pub type ContractStoreDeltas = HashMap<StoreKey, Option<StoreVal>>;
pub struct ContractStoreDeltas { /* private fields */ }