Post
Topic
Board Announcements (Altcoins)
Re: [ANN][FLAP] FlappyCoin - COPYRIGHTED - LAUNCHED Feb 14 02:30 EST - NO PREMINE
by
MrCallahan
on 15/02/2014, 16:59:18 UTC
Anyone having issues of their wallet not Syncing?

Just cashed out from a pool, and realized my wallet is not syncing at all Sad

Add the config file with the additional nodes from the OP. Should work then.

How do, windows qt doesn't even come with anything other than the client.

Go to;

C:\Users\ YOUR-USERNAME \AppData\Roaming

and find the flappycoin file. Add the data from the OP to a new text document within the flappycoin file and then save it as FlappyCoin.conf, make sure it doesn't save as .conf.txt

Then just restart the qt and it should work

Hmm...I'm still having issues with the syncing. I've created the flappycoin.conf file, placed it in the Flappycoin roaming directory C:\Users\\AppData\Roaming\Flappycoin, and I have the following entering into the file:

Code:
rpcuser=flappy
rpcpassword=mario
daemon=1
server=1
listen=1
rpcport=11555

addnode=27.3.192.200:11556
addnode=94.22.75.142:11556
addnode=162.243.219.6:46285
addnode=221.121.207.215:11556
addnode=185.27.69.250:57835
addnode=210.229.52.135:1095
addnode=84.229.197.76:4599
addnode=188.40.106.68:35651
addnode=110.169.60.173:60370
addnode=111.98.41.44:61363
addnode=101.226.247.43:50061
addnode=94.208.110.64:11556
addnode=50.178.24.180:52588
addnode=203.174.12.17:62980
addnode=88.82.176.110:11556
addnode=77.173.110.4:11556
addnode=185.27.69.250:52009
addnode=87.11.234.16:64248
addnode=176.116.104.28:65008
addnode=119.125.183.169:51385
addnode=81.234.144.8:11556

Am I missing something?