Constant bp::opcodes::OP_2SWAP

source ·
pub const OP_2SWAP: u8 = 114; // 114u8
Expand description

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