mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-02 05:57:52 +00:00
27e2d8bfb5
File and Link Fix.
270 B
270 B
TestGen
Utilities to generate test vectors for the data-driven Bitcoin tests.
Usage:
gen_base58_test_vectors.py valid 50 > ../../src/test/data/base58_keys_valid.json
gen_base58_test_vectors.py invalid 50 > ../../src/test/data/base58_keys_invalid.json