bdk_chain::bitcoin::blockdata::opcodes::all

Constant OP_3DUP

pub const OP_3DUP: Opcode;
Expand description

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