Function sp_runtime_interface_test_wasm::test_api::set_storage
source · pub fn set_storage(key: &[u8], data: &[u8])
Expand description
Set the storage at key with value.
pub fn set_storage(key: &[u8], data: &[u8])
Set the storage at key with value.