Skip to main content

OP_NUMNOTEQUAL

Constant OP_NUMNOTEQUAL 

Source
pub const OP_NUMNOTEQUAL: u8 = 0x9e;
Expand description

Push 1 if the top two items are not numerically equal, 0 otherwise.