pub const OP_BOOLAND: u8 = 0x9a;
OP_BOOLAND - If both a and b are not 0, the output is 1. Otherwise 0