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