Constant REQUIRED_MULTIPLIES

Source
pub(super) const REQUIRED_MULTIPLIES: usize = 192;
Expand description

Programs require an exact total number of multiply instructions, they can’t be skipped for any reason.