Skip to main content

OP_NUMEQUAL

Constant OP_NUMEQUAL 

Source
pub const OP_NUMEQUAL: u8 = 0x9c;
Expand description

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