Constant reth_revm::interpreter::opcode::RETURN

pub const RETURN: u8 = 0xF3; // 243u8
Expand description

The 0xF3 (“RETURN”) opcode.