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