OP_0NOTEQUAL

Constant OP_0NOTEQUAL 

Source
pub const OP_0NOTEQUAL: u8 = 146;
Expand description

Returns 0 if the input is 0. 1 otherwise.