pycrypto dependency removed
This commit is contained in:
parent
226e8c839d
commit
7a4ec890b2
24
README
24
README
@ -1,12 +1,12 @@
|
||||
pywallet.py 1.0
|
||||
|
||||
based on http://github.com/gavinandresen/bitcointools
|
||||
|
||||
Usage: pywallet.py [options]
|
||||
|
||||
Options:
|
||||
--version show program's version number and exit
|
||||
-h, --help show this help message and exit
|
||||
--dumpwallet dump wallet in json format
|
||||
--importprivkey=KEY import private key from vanitygen
|
||||
--datadir=DATADIR wallet directory (defaults to bitcoin default)
|
||||
pywallet.py 1.0
|
||||
|
||||
based on http://github.com/gavinandresen/bitcointools
|
||||
|
||||
Usage: pywallet.py [options]
|
||||
|
||||
Options:
|
||||
--version show program's version number and exit
|
||||
-h, --help show this help message and exit
|
||||
--dumpwallet dump wallet in json format
|
||||
--importprivkey=KEY import private key from vanitygen
|
||||
--datadir=DATADIR wallet directory (defaults to bitcoin default)
|
||||
|
||||
1400
pywallet.py
1400
pywallet.py
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user