https://github.com/kalisto2002/Coin2.1/blob/ebec4b57887a8f78cd7cee1c4c97271e0d387395/src/util.cpp#L1121
But you can use command line parameters to use the one you need -conf=path/to/your/conf/file
For some reason that way it worked for me just fine while it didn't work for me when I didn't specify this... dunno why...
Anyway, just paste addnodes there, name it Coin2.1.conf or whatever and add -conf=Coin2.1.conf to your command line (make sure names match) and you should be good. Btw there is no need to specify exact path if it's in default folder and defaults are:
https://github.com/kalisto2002/Coin2.1/blob/ebec4b57887a8f78cd7cee1c4c97271e0d387395/src/util.cpp#L1058-L1061
I would also recommend to use bootstrap.dat to speed up syncing:
- Grab latest file there http://c2chain.info/bootstrap
- Extract downloaded file until you get bootstrap.dat
- Place bootstrap.dat in default folder
- Start qt-wallet and prepare to wait a lot - it should be a much faster then downloading block by block but still will take a while and wallet will not respond all that time. You can verify it's still doing something by checking debug.log in default folder
Thanks for the help man, im lost on the issue other than giving nodes.. besides have you checked your firewall to make sure the wallet isnt blocked penetrator?