Skip to main content

OP_EQUAL

Constant OP_EQUAL 

Source
pub const OP_EQUAL: u8 = 0x87;
Expand description

Push 1 if the top two stack items are exactly equal, 0 otherwise.