Skip to main content

OP_BOOLAND

Constant OP_BOOLAND 

Source
pub const OP_BOOLAND: u8 = 0x9a;
Expand description

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