My Wallet is not connected to the network.
How do I get it working?
Copy of my .conf file
What am I doing wrong?
rpcuser=***
rpcpassword=***
rpcallowip = 127.0.0.1
rpcport = 14474
server = 1
daemon = 1
listen = 1
addnode=101.174.194.212
addnode=101.175.8.107
addnode=103.224.116.251
addnode=115.70.187.61
addnode=197.89.63.170
addnode=197.89.64.25
addnode=2002:46ad:668f::5
addnode=2a01:e35:2423:7280:b5d7:d7b6:a840:8d77
addnode=66.23.232.59
addnode=68.204.124.13
addnode=70.173.102.143
addnode=73.34.88.139
addnode=82.66.55.40
addnode=94.206.90.42
addnode=94.72.62.224
the main seednodes are still all functioning - and have been since we first set them up mate ...
remove ALL the addnodes - and add the following ( if you are using the older wallet - that does not have the seednodes hardcoded ) ... in my git - the code is updated with the seednodes hardcoded - if you know how to compile a new wallet for your os ...
addnode=mtr-seed1.granitecoin.com
addnode=mtr-seed2.granitecoin.com
addnode=mtr-seed3.granitecoin.com
hope that helps ...
#crysx