JUMP
reth_
revm
1.6.0
In reth_
revm::
bytecode::
opcode
reth_revm
::
bytecode
::
opcode
Constant
JUMP
Copy item path
pub const JUMP:
u8
= 0x56; // 86u8
Expand description
The
0x56
(“JUMP”) opcode.