revm_interpreter::instructions::control

Function unknown

Source
pub fn unknown<WIRE: InterpreterTypes, H: Host + ?Sized>(
    interpreter: &mut Interpreter<WIRE>,
    _host: &mut H,
)
Expand description

Unknown opcode. This opcode halts the execution.