zingen

Type Alias InitStorage

source
pub type InitStorage = HashMap<SmallVec<[u8; 32]>, SmallVec<[u8; 32]>>;
Expand description

Initial storage of contracts

Aliased Typeยง

struct InitStorage { /* private fields */ }