BTCPrivate / BitcoinPrivate-legacy

Bitcoin Private is a Bitcoin and Zclassic fork which uses ZK-SNARK technology for privacy and fungibility.
Other
284 stars 132 forks source link

My wallet file corrupted? #173

Closed chadwickbettale closed 6 years ago

chadwickbettale commented 6 years ago

I had false txes in my wallet, as in they said they existed but they didn't. I used -zapwallettxes=2 to try to clear the bad txes from the wallet file but all it did was create "wallet.(timestamp).bak" which I cannot open or do anything with. I'm on windows 8.1 running btcp wallet version 1.0.1

ch4ot1c commented 6 years ago

https://github.com/BTCPrivate/walletaid/tree/master

I have successfully used this to recover from a .bak ; see if it works for you

chadwickbettale commented 6 years ago

Ok will do! Thank you!