mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-10 15:18:09 +00:00
c8e29d7ff0
That OP_NOP10 is the last executable opcode is a bit of a obscure trivia, and the MAX_OPCODE constant already exists. This merely standardizes use of MAX_OPCODE over OP_NOP10 where it makes sense and is more clear. |
||
---|---|---|
.. | ||
base58_encode_decode.json | ||
base58_keys_invalid.json | ||
base58_keys_valid.json | ||
README.md | ||
script_tests.json | ||
sighash.json | ||
tx_invalid.json | ||
tx_valid.json |
Description
This directory contains data-driven tests for various aspects of Bitcoin.
License
The data files in this directory are distributed under the MIT software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php.