Constant bitcoin::opcodes::OP_EQUAL

pub const OP_EQUAL: All;
Expand description

Pushes 1 if the inputs are exactly equal, 0 otherwise.