Skip to main content

OP_DUP

Constant OP_DUP 

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

Duplicate the top stack item.