Constant bitcoin::opcodes::OP_PICK

pub const OP_PICK: All;
Expand description

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