essential_types

Type Alias ConstraintBytecode

Source
pub type ConstraintBytecode = Vec<u8>;
Expand description

Constraint code serialized as json.

Aliased Typeยง

struct ConstraintBytecode { /* private fields */ }