PUSH10
forge
1.3.2
In forge::
revm::
bytecode::
opcode
forge
::
revm
::
bytecode
::
opcode
Constant
PUSH10
Copy item path
pub const PUSH10:
u8
= 0x69; // 105u8
Expand description
The
0x69
(“PUSH10”) opcode.