revm
33.1.0
In revm::
state::
bytecode::
opcode
revm
::
state
::
bytecode
::
opcode
Constant
JUMPDEST
Copy item path
Source
pub const JUMPDEST:
u8
= 0x5B; // 91u8
Expand description
The
0x5B
(“JUMPDEST”) opcode.