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

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

Adds value to the one currently under uref in the global state.