Constant bc::opcodes::OP_2DUP

source ·
pub const OP_2DUP: u8 = 0x6e;
Expand description

Duplicates the top two stack items as AB -> ABAB.