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

Constant OP_2DUP

pub const OP_2DUP: Opcode;
Expand description

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