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