Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant
by
instacalm
on 27/05/2014, 08:42:30 UTC
Hi,

Anybody can provide me a good darkcoin.conf ?
After my update to v0.10.8.10-beta, no sync of my darkcoin client-qt :-(

Thank you

Resolve Syncing Issues

Windows
1. download latest build v0.9.4.11 from darkcoin.io
2. backup wallet.dat, delete peers.dat and remove all addnode= entries from your darkcoin.conf (if you have one)
3. open up a command prompt window, change to the DarkCoin program directory and run
Code:
darkcoin-qt.exe --reindex

Mac OS X
0. download v0.9.4.11
1. backup wallet.dat, make sure that your DarkCoin.app resides in your Applications folder and is closed
2. delete peers.dat and remove all addnode= entries from your darkcoin.conf (if you have one) (~/Library/Application Support/DarkCoin)
3. fire up Terminal.app and enter this to reindex the Blockchain:
Code:
/Applications/DarkCoin-Qt.app/Contents/MacOS/DarkCoin-Qt -reindex