Function ss_ewasm_api::storage_store [−][src]
pub fn storage_store(key: &StorageKey, value: &StorageValue)Expand description
Sets the storage data at the specified key.
pub fn storage_store(key: &StorageKey, value: &StorageValue)Sets the storage data at the specified key.