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

source ·
pub const OP_2ROT: All;
Expand description

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