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