bc::opcodes

Constant OP_ROLL

Source
pub const OP_ROLL: u8 = 0x7a;
Expand description

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