Function reth::revm::revm::interpreter::instructions::control::stop

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

Stop opcode. This opcode halts the execution.