Type Alias essential_check::constraint_vm::types::StateReadBytecode

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

State read code serialized as json.

Aliased Type§

struct StateReadBytecode { /* private fields */ }