revm_interpreter::opcode

Constant DUP10

Source
pub const DUP10: u8 = 0x89;
Expand description

The 0x89 (“DUP10”) opcode.