mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Minor edit to write_keypairs_file.py
This commit is contained in:
parent
1d87afab0a
commit
11576a32a1
@ -4,7 +4,7 @@ The written file is always named keypairs.py and it should be
|
||||
interpreted as a Python 2 script.
|
||||
|
||||
Usage:
|
||||
$ python3 write_keypairs_file.py <num_pairs>
|
||||
$ python3 write_keypairs_file.py num_pairs
|
||||
|
||||
Using the list in other Python scripts:
|
||||
# in a Python 2 script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user