Constant bitcoin::blockdata::opcodes::all::OP_2SWAP

source ยท
pub const OP_2SWAP: Opcode;
Expand description

Swaps the top two pairs, as ABCD -> CDAB.