Constant bdk_chain::bitcoin::blockdata::opcodes::all::OP_2ROT

pub const OP_2ROT: Opcode;
Expand description

Moves the two stack items four spaces back to the front, as xxxxAB -> ABxxxx.