Function unknown

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

Unknown opcode. This opcode halts the execution.