Invalid checkpoint found! Displayed transactions may not be correct! you may need to upgrade, or notify developers.
Anyone know how to resolve this?
"blocks" : 20547,
"currentblocksize" : 1894,
"currentblocktx" : 3,
"difficulty" : {
"proof-of-work" : 51.24222293,
"proof-of-stake" : 0.00024414,
"search-interval" : 1
},
"blockvalue" : 6847000000,
"netmhashps" : 2683.94721561,
"errors" : "WARNING: Invalid checkpoint found! Displayed transactions may not be correct! You may need to upgrade, or notify developers.",
"pooledtx" : 3,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"stakeinterest" : 1000000,
"testnet" : false
}
yep, backup your wallet.dat, and delete all other files in %appdata%/fluttercoin/
Make sure you have a conf file named fluttercoin.conf that looks like:
rpcuser=username
rpcpassword=password
connect=54.203.244.170
connect=54.203.244.27
connect=54.199.237.235
maxconnections=3
Start the wallet, download the blockchain, and then change the fluttercoin.conf above to whatever you want it to look like, at the minimum use:
rpcuser=username
rpcpassword=password
dnsseed=1
noirc=1