Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: r1ost on August 10, 2015, 06:05:41 PM



Title: Re: Pywallet 2.2: manage your wallet [Update required]
Post by: r1ost on August 10, 2015, 06:05:41 PM
Anyone can help? with Lite wallet corrupt salvage failed
Already rescan and recover on litecoin core.
have pywallet but need useful command.
tHx




Title: Re: Pywallet 2.2: manage your wallet [Update required]
Post by: Muhammed Zakir on August 11, 2015, 12:25:40 PM
Anyone can help? with Lite wallet corrupt salvage failed
Already rescan and recover on litecoin core.
have pywallet but need useful command.
tHx

You have to specify the version, data directory and wallet file(if name is not wallet.dat) because Litecoin uses version 48 addresses and its data directory is different from that of Bitcoin Core's.

Eg:-

Code:
pywallet.py --otherversion=48  --dump --datadir=~/.litecoin/ --wallet=wallet1.dat >> anyname.txt