Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | Fork for Masternode Payment
by
coins_and_coins
on 09/07/2014, 04:36:18 UTC
IGNORE, I'm good to go.


need some quick help - Just getting started with dark- Installed v0.10.11.5-unk-beta, created "darkcoin.conf" in correct location, added exactly this and nothing else to it and saved it as all programs:

addnode=54.186.169.204:9999
addnode=218.173.65.159:9999
addnode=87.121.52.39:9999
addnode=2.102.39.25:9999
addnode=54.88.143.232:9999
addnode=91.51.58.49:9999
addnode=188.226.252.28:9999
addnode=5.144.69.107:9999

No sync, 0 active connections. What am I missing?

EDIT: Same thing with stable release. Can I get proper conf file name and contents please? Not sure why this isn't on the darkcoin.io or first post for new users. Thanks.

EDIT 2:

changed conf file to:

rpcuser=
rpcpassword=
rpcallowip=*
rpcconnect=*
DNSSEED=1
testnet=0
rpcport=9999
addnode=54.186.169.204:9999
addnode=218.173.65.159:9999
addnode=87.121.52.39:9999
addnode=2.102.39.25:9999
addnode=54.88.143.232:9999
addnode=91.51.58.49:9999
addnode=188.226.252.28:9999
addnode=5.144.69.107:9999
addnode=23.23.186.131:9999
addnode=50.16.206.102:9999
addnode=50.19.116.123:9999
addnode=98.165.130.67:9999
addnode=54.242.50.205:9999
addnode=50.17.98.53:9999
daemon=1
server=1
listen=1
maxconnections=50

IGNORE, I'm good to go