Post
Topic
Board Announcements (Altcoins)
Re: [FX] Forexcoin |Fund Management|X15|POW+POS+ICO| Launched
by
Cryptco
on 27/10/2016, 11:33:39 UTC
any nodes? .conf file?
Wallet is out of sync

@dev

please give me some infos
Wallet is out of sync

Nodes:

104.232.34.145:22555
62.152.54.41:22555
178.158.146.102:22555
217.65.8.75:22555

ok thanks! so the forexcoin.conf file is

Code:
listen=1
daemon=1
server=1
rpcuser=USER
rpcpassword=YOURPASSWORD
rpcallowip=10.1.1.*
rpcport=22554
port=22555
gen=0
addnode=104.232.34.145:22555
addnode=62.152.54.41:22555
addnode=178.158.146.102:22555
addnode=217.65.8.75:22555

correct?