OP_3DUP

Constant OP_3DUP 

pub const OP_3DUP: Opcode;
Expand description

Duplicates the two three stack items as ABC -> ABCABC.