Constant bc::opcodes::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.