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

Constant OP_NUMEQUALVERIFY

pub const OP_NUMEQUALVERIFY: Opcode;
Expand description

Pop the top two stack items and return success if both are numerically equal, else return failure.