bpstd::opcodes

Constant OP_2SWAP

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

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