bc::opcodes

Constant OP_DROP

Source
pub const OP_DROP: u8 = 0x75;
Expand description

Drops the top stack item.