Constant bitcoin::blockdata::opcodes::all::OP_3DUP

source ·
pub const OP_3DUP: Opcode;
Expand description

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