pub fn clear_prefix(storage_key: &[u8], prefix: &[u8])
Expand description

Clear child default key by prefix.

Clear the child storage of each key-value pair where the key starts with the given prefix.