Constant bdk_chain::bitcoin::blockdata::opcodes::all::OP_PICK

pub const OP_PICK: Opcode;
Expand description

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