forge::revm::interpreter::opcode

Constant JUMP

pub const JUMP: u8 = 0x56; // 86u8
Expand description

The 0x56 (“JUMP”) opcode.