StoreKey

Type Alias StoreKey 

Source
pub type StoreKey = Bytes;
Expand description

Key literal type of the contract store.

Aliased Type§

pub struct StoreKey(pub Bytes);

Tuple Fields§

§0: Bytes