Function sp_io::default_child_storage::set[][src]

pub fn set(storage_key: &[u8], key: &[u8], value: &[u8])

Set a child storage value.

Set key to value in the child storage denoted by storage_key.