Function revm::interpreter::instructions::control::unknown

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

Unknown opcode. This opcode halts the execution.