Constant OP_EQUALVERIFY

Source
pub const OP_EQUALVERIFY: Opcode;
Expand description

Returns success if the inputs are exactly equal, failure otherwise.