Post
Topic
Board Announcements (Altcoins)
Re: [DVC]DevCoin - Official Thread - Moderated
by
wiser
on 14/04/2019, 15:15:52 UTC
So I did this and the wallet very quickly made 8 connections with the devcoin network. So far (after about 5 minutes) it is still stuck on block 0, though. I'll let it run for an hour or two and post if it starts downloading blocks. If it doesn't download blocks, do you have any other suggestions? Thanks!

My wallet is up to 11 active connections and still stuck on block zero. I've worked with a lot of QT wallets but this is a new wrinkle for me. What do I do?

hey man! i was having the same problem as you Sad

somehow i managed to fix it by myself
do what i say as follow
[your local disk]\Users\yourusername\AppData\Roaming\devcoin

create a devcoin.conf  in it
and paste the following:

server=1
daemon=1
rpcuser=username
rpcpassword=password
rpcport=6333
port=6334
addnode=104.168.174.192
addnode=104.225.13.186
addnode=142.93.195.182
addnode=144.34.251.121
addnode=167.114.159.30
addnode=185.25.60.199
addnode=206.189.228.0
addnode=46.166.162.123
addnode=47.93.173.10
addnode=62.238.141.59
addnode=64.156.193.100
addnode=64.37.17.174
addnode=64.71.72.56
addnode=66.180.64.203
addnode=80.238.132.110
addnode=80.238.175.211
addnode=82.200.205.30
addnode=89.20.243.71
addnode=90.3.236.244
addnode=95.179.185.127
addnode=112.32.235.88
addnode=119.138.14.184
addnode=173.25.86.13
addnode=189.250.166.51

dont forget to set the username n password for security reasons


Hey thanks! I'll try that. Will the username and password have to be the same as my wallet password, or just something I choose for that purpose only?

any random user pass will do