derive::opcodes

Constant OP_PICK

Source
pub const OP_PICK: u8 = 0x79; // 121u8
Expand description

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