Post
Topic
Board Announcements (Altcoins)
Re: [ANN][FIRE] FireCoin BitBlockForging @ 1% APR | 98,344+ Supply | 150K limit
by
Testing Crypto
on 23/06/2017, 17:41:37 UTC
Can anyone help me with this? These have been showing in my wallet for a very long time now. I tried to split up a block before it was confirmed and this happened.


Just restart the application, a configurations file in your appdata with rescan=1 should fix it.

create new text document > name it Firecoin.conf > make sure it's .conf & not .txt.conf
C:\Users\"username"\AppData\Roaming\Firecoin

Code:
rescan=1
rpcport=49698
port=49697
maxconnections=10
rpcallowip=127.0.0.1
addnode=104.236.167.70:49697
addnode=162.220.166.125:49697
addnode=182.55.186.7:49697
addnode=50.83.4.208:49697

//also might even be able to just type in the debug console : " checkwallet " && " repairwallet "