Constant bitcoin::blockdata::opcodes::all::OP_EQUALVERIFY

source ยท
pub const OP_EQUALVERIFY: Opcode;
Expand description

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