Constant bdk_chain::bitcoin::blockdata::opcodes::all::OP_TUCK

pub const OP_TUCK: Opcode;
Expand description

Copy the top stack item to before the second item, as [top next] -> [top next top].