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