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