bc::opcodes

Constant OP_2DROP

Source
pub const OP_2DROP: u8 = 0x6d;
Expand description

Drops the top two stack items.