Function frame_support::storage::unhashed::kill_prefix

source ยท
pub fn kill_prefix(prefix: &[u8], limit: Option<u32>) -> KillStorageResult
๐Ÿ‘ŽDeprecated: Use clear_prefix instead
Expand description

Ensure keys with the given prefix have no entries in storage.