Skip to main content

OP_IFDUP

Constant OP_IFDUP 

Source
pub const OP_IFDUP: u8 = 0x73;
Expand description

Duplicate the top stack item if it is non-zero.