[][src]Function owasm_ethereum::set_bytes

pub fn set_bytes(key: &H256, bytes: &[u8]) -> Result<(), Error>

Store data directly into the contract storage trie.