Type Alias StoreKey

Source
pub type StoreKey = Bytes;
Expand description

Key literal type of the contract store.

Aliased Type§

struct StoreKey(pub Bytes);

Fields§

§0: Bytes