StoreVal

Type Alias StoreVal 

Source
pub type StoreVal = Bytes;
Expand description

Value literal type of the contract store.

Aliased Type§

pub struct StoreVal(pub Bytes);

Tuple Fields§

§0: Bytes