Function sp_io::default_child_storage::clear

source ยท
pub fn clear(storage_key: &[u8], key: &[u8])
Expand description

Clear a child storage key.

For the default child storage at storage_key, clear value at key.