FOR EVERYBODY THAT RUNS A LOCAL WALLET... HELP EACH OTHER!
Hi,
I have no folder named CryptoImprovementFund in my windows 7 %AppData% path. It was found in %AppData%\Roaming\CryptoImprovementFund
I create cif.conf here and restarted the wallet app. It did not synced and from debug console using command getpeerinfo i got blank response.
I created folder in %AppData%\CryptoImprovementFund and put cif.conf file there. But it also not worked.
Then I started wallet app from command line using command CryptoImprovementFund-qt.exe -addnode=174.138.22.6
Now it connected to 1 node and synced.
My question is why is not reading cif.conf file where multiple nodes has been given. Where I am doing wrong ? Kindly help.
I double tested:
%AppData%\CryptoImprovementFund redirects to C:\Users\UserName\AppData\Roaming\CryptoImprovementFund
If you put cif.conf in %AppData%\CryptoImprovementFund it should work - we hope that works : )
Your work-around is a fail-safe alternative to get your wallet connected. I found it too complicated and prefered the cif.conf solution with adding some peers.
Thank you and glad at least it's working now : ) If others have no succes with cif.conf, your way really should work!
Devvie