breez_sdk_core::bitcoin::blockdata::opcodes::all

Constant OP_2DUP

pub const OP_2DUP: All;
Expand description

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