bitcoin::blockdata::opcodes::all

Constant OP_ROLL

Source
pub const OP_ROLL: Opcode;
Expand description

Pop the top stack element as N. Move the Nth stack element to the top.