bitcoin::opcodes::all

Constant OP_PICK

Source
pub const OP_PICK: Opcode;
Expand description

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