Function revm_interpreter::instructions::control::invalid

source ยท
pub fn invalid<H: Host + ?Sized>(interpreter: &mut Interpreter, _host: &mut H)
Expand description

Invalid opcode. This opcode halts the execution.