Function reth_revm::interpreter::instructions::control::invalid

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

Invalid opcode. This opcode halts the execution.