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