pub fn kill_prefix(prefix: &[u8], limit: Option<u32>) -> KillStorageResult
๐Deprecated: Use
clear_prefix
insteadExpand description
Ensure keys with the given prefix
have no entries in storage.
pub fn kill_prefix(prefix: &[u8], limit: Option<u32>) -> KillStorageResult
clear_prefix
insteadEnsure keys with the given prefix
have no entries in storage.