Skip to main content

OP_BOOLAND

Constant OP_BOOLAND 

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

Push 1 if both top two items are non-zero, 0 otherwise.