Function pallet_im_online::migration::clear_offchain_storage
source · 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.