bp::opcodes

Constant OP_NUMEQUALVERIFY

Source
pub const OP_NUMEQUALVERIFY: u8 = 0x9d; // 157u8
Expand description

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