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 */ }