Function revm_interpreter::instructions::control::invalid
source · pub fn invalid<H: Host>(interpreter: &mut Interpreter, _host: &mut H)Expand description
Invalid opcode. This opcode halts the execution.
pub fn invalid<H: Host>(interpreter: &mut Interpreter, _host: &mut H)Invalid opcode. This opcode halts the execution.