pub fn clear_offchain_storage(validator_set_size: u32)
Expand description

Clears the pallet’s offchain storage.

Must be put in OffchainWorkerApi::offchain_worker after the pallet was removed.