Skip to main content

OP_TUCK

Constant OP_TUCK 

Source
pub const OP_TUCK: u8 = 0x7d;
Expand description

Copy the top stack item and insert it below the second-to-top item.