breez_sdk_liquid::bitcoin::blockdata::opcodes::all

Constant OP_3DUP

pub const OP_3DUP: All;
Expand description

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