pas
September 16, 2020, 2:06pm
1
seeing wrong balance and transaction stuck on ? status: open for 1260 more blocks
balance is showing 265216 should be over 600K
Last thing i did was send 100K sys to a new legacy address. Used console to send. Balance was fine before sending. Then computer did a restart for an app before the transaction begun confirming.
transaction id
c350560458c27970455b00183f45861b4455ce9aff0ae07be5353d82c375082d
bstr156
September 16, 2020, 2:31pm
2
The transaction is fine. It has 96 confirmations on the blockchain as of this moment.
The problem is your wallet is probably not synced. If you had an abrupt restart while your wallet was running you probably need to do a reindex.
Add the following line to your syscoin.conf file:
reindex = 1
Then open your wallet and the reindex process will begin. Once it is finished remember to remove reindex = 1 from your syscoin.conf.
1 Like
pas
September 16, 2020, 2:36pm
3
Thank you. I have no syscoin.conf file
pas
September 16, 2020, 2:49pm
5
I added the reindex=1 to a new notepad file called syscoin.conf I saved it in syscoin folder I started my qt wallet and no reindex is happening.
do I need to do anything in qt wallet for reindex?
locutus
September 16, 2020, 2:52pm
6
are you sure your file is called syscoin.conf and not syscoin.conf.txt ?
pas
September 16, 2020, 3:04pm
7
Working now you helped a lot thank
1 Like