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

pub const OP_EQUALVERIFY: All;
Expand description

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