Function casper_contract::contract_api::storage::write[][src]

pub fn write<T: CLTyped + ToBytes>(uref: URef, value: T)
Expand description

Writes value under uref in the global state.