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

pub fn add_local<K: ToBytes, V: CLTyped + ToBytes>(key: K, value: V)

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