Constant bc::opcodes::OP_DUP

source ·
pub const OP_DUP: u8 = 0x76;
Expand description

Duplicates the top stack item.