Skip to main content

OP_DROP

Constant OP_DROP 

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

Remove the top stack item.