Skip to main content

OP_2DUP

Constant OP_2DUP 

Source
pub const OP_2DUP: u8 = 0x6e;
Expand description

Duplicate the top two stack items.