ContractStoreDeltas

Type Alias ContractStoreDeltas 

Source
pub type ContractStoreDeltas = HashMap<StoreKey, Option<StoreVal>>;

Aliased Typeยง

pub struct ContractStoreDeltas { /* private fields */ }