reth_
revm
1.4.3
In reth_
revm::
bytecode::
opcode
reth_revm
::
bytecode
::
opcode
Constant
DUP2
Copy item path
pub const DUP2:
u8
= 0x81; // 129u8
Expand description
The
0x81
(“DUP2”) opcode.