Skip to main content

OP_2DROP

Constant OP_2DROP 

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

Remove the top two stack items.