I can't connect. Can someone help me out and double check my process.
I put this worldcoin.conf file in my appdata/roaming/worldcoin folder, as well as my cgminer folder...
rpcuser=myuser
rpcpassword=mypw
maxconnections=100
rpcallowip=127.0.0.1
rpcport=11082
daemon=1
server=1
gen=0
testnet=0
listen=0
maxconnections=100
addnode=71.201.163.216
addnode=98.193.75.196
addnode=71.86.91.187
addnode=63.175.158.121
addnode=82.8.158.89
addnode=188.194.8.221
addnode=183.62.232.93
addnode=124.188.83.171
addnode=72.222.208.81
addnode=89.10.226.206
then I enter command in cmd prompt:
cgminer --scrypt -u myuser -p mypw -o
http://127.0.0.1:11082 ...and bunch of other flags
but I get the message 'No servers could be used!' so I don't know. But I received coins in wallet, so I know my wallet is working.