bc::opcodes

Constant OP_2SWAP

Source
pub const OP_2SWAP: u8 = 0x72;
Expand description

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