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