My old coin wallet won't sync or connect to the network to send the coins to Bittrex.
This is what is in my coin2.conf file in appdata/roaming/coin2 (old wallet still)
server=1
daemon=1
rpcuser=username
rpcpassword=password
rpcport=12366
rpcallowip=127.0.0.1 (or the LAN IP of whatever computer you want to connect to it)
It used to work just fine.
What should I do?
add this in conf -
addnode=coin2node.blockchasers.com
I added --addnode=coin2node.blockchasers.com-- but it is still not connecting.