Type Alias essential_check::constraint_vm::types::ConstraintBytecode
source · pub type ConstraintBytecode = Vec<u8>;
Expand description
Constraint code serialized as json.
Aliased Type§
struct ConstraintBytecode { /* private fields */ }