Type Alias essential_types::StateReadBytecode
source · pub type StateReadBytecode = Vec<u8>;Expand description
State read code serialized as json.
Aliased Type§
struct StateReadBytecode { /* private fields */ }pub type StateReadBytecode = Vec<u8>;State read code serialized as json.
struct StateReadBytecode { /* private fields */ }