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

pub fn add<T: CLTyped + ToBytes>(turef: TURef<T>, value: T)

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