pycrypto dependency removed

This commit is contained in:
Joric 2011-07-13 21:03:34 +06:00
parent 226e8c839d
commit 7a4ec890b2
2 changed files with 707 additions and 717 deletions

24
README
View File

@ -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)

File diff suppressed because it is too large Load Diff