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