Skip to main content

OP_AND

Constant OP_AND 

Source
pub const OP_AND: u8 = 0x84;
Expand description

Bitwise AND of the top two stack items.