[][src]Constant bitcointx::op::NOT

pub const NOT: u8 = 145;

If the input is 0 or 1, it is flipped. Otherwise, the output will be 0.