Skip to main content
JUMP
revm_
database
12.0.0
In revm_
database::
state::
bytecode::
opcode
revm_database
::
state
::
bytecode
::
opcode
Constant
JUMP
Copy item path
Source
pub const JUMP:
u8
= 0x56; // 86u8
Expand description
The
0x56
(“JUMP”) opcode.