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 IssuesWindows1. download latest build v0.9.4.11 from
darkcoin.io2. 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
darkcoin-qt.exe --reindex
Mac OS X0. download
v0.9.4.111. 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:
/Applications/DarkCoin-Qt.app/Contents/MacOS/DarkCoin-Qt -reindex
