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