Function stop

Source
pub fn stop<WIRE: InterpreterTypes, H: ?Sized>(
    context: InstructionContext<'_, H, WIRE>,
)
Expand description

Stop opcode. This opcode halts the execution.