OP_BOOLAND

Constant OP_BOOLAND 

Source
pub const OP_BOOLAND: u8 = 154;
Expand description

If both a and b are not empty, the output is 1. Otherwise, 0.