• Peter Todd's avatar
    Document and test OP_RESERVED weirdness · b98c93e6
    Peter Todd authored
    Seems it was forgotten about when IsPushOnly() and the unittests were
    written. A particular oddity is that OP_RESERVED doesn't count towards
    the >201 opcode limit unlike every other named opcode.
    b98c93e6
script_tests.cpp 16.4 KB