essential_types

Type Alias StateReadBytecode

source
pub type StateReadBytecode = Vec<u8>;
Expand description

State read code serialized as json.

Aliased Typeยง

struct StateReadBytecode { /* private fields */ }