revm_interpreter::opcode

Constant RETURN

Source
pub const RETURN: u8 = 0xF3;
Expand description

The 0xF3 (“RETURN”) opcode.