essential_check::constraint_vm

Function step_op_alu

source
pub fn step_op_alu(op: Alu, stack: &mut Stack) -> Result<(), OpError>
Expand description

Step forward constraint checking by the given ALU operation.