Post
Topic
Board Announcements (Altcoins)
Re: [ANN] (XWC) | WhiteCoin | NEWS: Foundation, investors, WhiteOS ☯ whitecoin.info
by
dev0tion
on 15/06/2015, 10:40:18 UTC
Hello everybody!

My wallet doesn't syncing, no connections to the network. Any ideas how to resolve the problem?
I have a last version 1.1.2.2

Hey jonni21, you can just add a few nodes to your whitecoin.conf if your wallet doesn't sync:
addnode=37.201.212.39
addnode=213.122.107.102
addnode=180.229.32.149
addnode=212.116.91.116
addnode=85.25.202.57
addnode=62.64.86.42
addnode=37.187.155.143
addnode=65.50.46.209
addnode=37.59.24.199

If you don't have a whitecoin.conf yet, you can create one at the default data location for your operating system.
You can look at the default locations for your OS here: https://github.com/whitecoin-org/whitecoin.
There's also an example conf file here: https://github.com/Whitecoin-org/Whitecoin/blob/master/whitecoin.conf

Let me know if that did the trick for you Wink.