Post
Topic
Board Announcements (Altcoins)
Re: [DVC]DevCoin - Official Thread - Moderated
by
aatheus
on 18/05/2017, 19:50:34 UTC
I have listen=1 and discover=1 in my devcoin.conf file.

Try this:
- close the wallet, delete the peers.dat file in the .devcoin directory.
- remove from the devcoin.conf all the lines "addnode = ..."
- add the following line to devcoin.conf:
Code:
connect=82.200.205.39:52333
- start the wallet and wait for the synchronization
- close the wallet and replace in devcoin.conf the line "connect=82.200.205.39:52333" to "addnode=82.200.205.39:52333"
- start the wallet

I have no peers.dat and no addnode lines, so easy enough. Will give this a try. Thanks!