mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
a2c6140cb1
Closes #712
8 lines
267 B
Markdown
8 lines
267 B
Markdown
### TestGen ###
|
|
|
|
Utilities to generate test vectors for the data-driven Dash 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 |