breez_sdk_liquid::lightning_125::bitcoin::blockdata::opcodes::all

Constant OP_EQUAL

pub const OP_EQUAL: Opcode;
Expand description

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