bc::opcodes

Constant OP_DUP

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

Duplicates the top stack item.