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

pub const OP_EQUALVERIFY: Opcode;
Expand description

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