[][src]Constant sv::script::op_codes::OP_NOT

pub const OP_NOT: u8

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