bc::opcodes

Constant OP_IFDUP

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

Duplicate the top stack element unless it is zero.