Function sp_io::default_child_storage::clear [−][src]
pub fn clear(storage_key: &[u8], key: &[u8])
Clear a child storage key.
For the default child storage at storage_key
, clear value at key
.
pub fn clear(storage_key: &[u8], key: &[u8])
Clear a child storage key.
For the default child storage at storage_key
, clear value at key
.