mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 05:57:59 +01:00
Finished /Contrib Index. Standardized READMEs.
File and Link Fix.
This commit is contained in:
8
contrib/testgen/README.md
Normal file
8
contrib/testgen/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
### 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
|
||||
Reference in New Issue
Block a user