Constant bitcoin::blockdata::opcodes::all::OP_NUMEQUALVERIFY[][src]

pub const OP_NUMEQUALVERIFY: All;
Expand description

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