derive::opcodes

Constant OP_DUP

Source
pub const OP_DUP: u8 = 0x76; // 118u8
Expand description

Duplicates the top stack item.