Constant bc::opcodes::OP_0NOTEQUAL
source · pub const OP_0NOTEQUAL: u8 = 0x92;Expand description
Map 0 to 0 and everything else to 1, in place.
pub const OP_0NOTEQUAL: u8 = 0x92;Map 0 to 0 and everything else to 1, in place.