forge
0.2.0
In forge::
revm::
interpreter::
opcode
forge
::
revm
::
interpreter
::
opcode
Constant
JUMP
Copy item path
pub const JUMP:
u8
= 0x56; // 86u8
Expand description
The
0x56
(“JUMP”) opcode.