BitShares Forum

Main => General Discussion => Topic started by: cryptosile on August 25, 2014, 08:35:35 pm

Title: Incorrect Balance Shown [RESOLVED]
Post by: cryptosile on August 25, 2014, 08:35:35 pm
I have two incoming transactions from bter.  For argument sake, lets say the first one is 20 and the second one is 10.  So my balance should be 30, however, it's only showing my balance as 10.  I've updated my client and deleted the DB but still the same behavior.

I'm using the mac client.  0.4.7

When I use the command:

"wallet_account_transaction_history everydaycrypto"
It shows all the transactions and the correct final balance in the balance column.

However, when I use "wallet_account_balance everydaycrypto"  again it shows the incorrect balance.
Title: Re: Incorrect Balance Shown
Post by: toast on August 25, 2014, 08:51:45 pm
try command "rescan" in console
Title: Re: Incorrect Balance Shown
Post by: xeroc on August 25, 2014, 08:54:06 pm
the rescan command might take some time ..
you can read the rescan progress in "getinfo" ..
Title: Re: Incorrect Balance Shown
Post by: cryptosile on August 26, 2014, 12:45:44 am
Running a rescan fixed it.  Thanks!