referrerpolicy=no-referrer-when-downgrade

Function clear_old_round_data

Source
pub fn clear_old_round_data<T: Config>(round: u32, witness_pages: u32)
Expand description

Clear the data of a submitter form an old round.

The dispatch origin of this call must be signed, and the original submitter.

This can only be called for submissions that end up being discarded, as in they are not processed and they end up lingering in the queue.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::clear_old_round_data.