bpstd::opcodes

Constant OP_2DROP

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

Drops the top two stack items.