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

source ·
pub const OP_PICK: All;
Expand description

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