Constant bc::opcodes::OP_2SWAP

source ·
pub const OP_2SWAP: u8 = 0x72;
Expand description

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