revm_interpreter::instructions::control

Function invalid

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

Invalid opcode. This opcode halts the execution.