revm_interpreter::opcode

Constant DUP2

Source
pub const DUP2: u8 = 0x81;
Expand description

The 0x81 (“DUP2”) opcode.