Constant breez_sdk_liquid::bitcoin::blockdata::opcodes::all::OP_2OVER

pub const OP_2OVER: All;
Expand description

Copies the two stack items of items two spaces back to the front, as xxAB -> ABxxAB.