OP_2DUP

Constant OP_2DUP 

pub const OP_2DUP: Opcode;
Expand description

Duplicates the top two stack items as AB -> ABAB.