Skip to main content

storage_write_32

Function storage_write_32 

Source
pub fn storage_write_32(key: &[u8; 32], value: &[u8; 32]) -> Result<()>
Expand description

Writes a 32-byte value to storage at the given 32-byte key.