Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FlutterCoin FLT - NEW Innovative Proof Of Transaction - PoT / PoW / PoS
by
tracyhh
on 26/03/2014, 10:57:06 UTC
how to make a .conf file??put it to which floder??I've also stucked at 15553.


Can the dev please contact me?

I've updated to the latest source but i'm still stuck at 15553.

Thanks
Richie@bittrex

This is for anyone "stuck" because of a bad node somewhere (yet to figure out who it is)

Delete all files in %appdata% except for your conf and wallet.dat

Download the newest binary

https://github.com/thekidcoin/fluttercoin/releases/tag/v0.4.5.3-flt

Make your conf file look like this:

rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
connect=54.203.244.170
connect=54.203.244.27
connect=54.199.237.235
noirc=1
dnsseed=0

Its not possible to download the wrong fork using this method.  All those nodes are operating on the correct blockchain.

Then, shutdown the wallet, and change the conf back to look like:

rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
addnode=54.203.244.170
addnode=54.203.244.27
addnode=54.199.237.235
noirc=1
listen=1
dnsseed=1
server=1