Function unknown
pub fn unknown<WIRE, H>(interpreter: &mut Interpreter<WIRE>, _host: &mut H)
Expand description
Unknown opcode. This opcode halts the execution.
pub fn unknown<WIRE, H>(interpreter: &mut Interpreter<WIRE>, _host: &mut H)
Unknown opcode. This opcode halts the execution.