Function sp_io::default_child_storage::storage_kill
source · pub fn storage_kill(storage_key: &[u8], limit: Option<u32>) -> KillStorageResult
Expand description
Clear a child storage key.
See Storage
module clear_prefix
documentation for limit
usage.