Skip to main content

OP_NOT

Constant OP_NOT 

Source
pub const OP_NOT: u8 = 0x91;
Expand description

OP_NOT - If the input is 0 or 1, it is flipped. Otherwise the output is 0