Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FedoraCoin (TiPS); New style, new services, same unique features
by
stoner19
on 04/01/2016, 15:19:16 UTC
I have only just started mining tips and my wallet will not connect. Is this what i need to put in the config file? I have named my config file "fedoracoin.cfg" is this right? And i have put it in the Fedoracoin folder?


you should be mining at superninjapool.tk  Cheesy

make a file inside %appdata%/roaming/fedoracoin folder called fedoracoin.conf (make sure it's saved as .conf and not as .txt).

Put this in that .conf file:

Code:
rpcuser=user
rpcpassword=randompassword
rpcport=22888
gen=0
server=1
daemon=1
addnode=162.243.210.240
addnode=193.227.134.111
addnode=5.255.66.44
addnode=5.101.96.124
addnode=204.11.237.233
addnode=136.243.76.100
addnode=148.251.19.213
addnode=148.251.126.241
addnode=204.11.237.233
addnode=192.99.8.126
addnode=162.222.161.114
addnode=204.11.237.233

These are all peers that the pool is connected to right now, so they're valid nodes.

Close and reopen your wallet. Should only take a minute or two to connect to some of these peers.