MAX_DEF_CIRCUITS

Constant MAX_DEF_CIRCUITS 

Source
pub const MAX_DEF_CIRCUITS: u16 = 512;
Expand description

Maximum number of deferral circuits, as constrained in the deferrals part of the continuations framework. Note that each deferral instruction stores its deferral idx in the most significant 10 bits of the immediate field.