Function unknown
pub fn unknown<WIRE, H>(context: InstructionContext<'_, H, WIRE>)where
WIRE: InterpreterTypes,
H: ?Sized,
Expand description
Unknown opcode. This opcode halts the execution.
pub fn unknown<WIRE, H>(context: InstructionContext<'_, H, WIRE>)where
WIRE: InterpreterTypes,
H: ?Sized,
Unknown opcode. This opcode halts the execution.