Last active
January 1, 2016 05:19
-
-
Save blackymetal/8097636 to your computer and use it in GitHub Desktop.
Reindex litecoin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Reindexing Litecoin wallet when saying DB corruption, open terminal and enter | |
cd /Applications/Litecoin-Qt.app/Contents/MacOS | |
./Litecoin-Qt -reindex | |
It works.. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment