Author Topic: wallet_account_balance not updating until client restart  (Read 1176 times)

0 Members and 1 Guest are viewing this topic.

Offline speedy

  • Hero Member
  • *****
  • Posts: 1160
    • View Profile
  • BitShares: speedy
Ar it is working, there was just a bug in my code.

Thanks.

Offline pc

  • Hero Member
  • *****
  • Posts: 1530
    • View Profile
    • Bitcoin - Perspektive oder Risiko?
  • BitShares: cyrano
wallet_account_balance should always be up to date, as long as
1. you're fully synched, and
2. the wallet is unlocked.
Bitcoin - Perspektive oder Risiko? ISBN 978-3-8442-6568-2 http://bitcoin.quisquis.de

Offline speedy

  • Hero Member
  • *****
  • Posts: 1160
    • View Profile
  • BitShares: speedy
I just did my first BTC -> BitBTC trade via metaexchange (which went brilliantly btw), but there seems to be this issue with the client that wallet_account_balance wont update until I restart the client.

I also noticed the same thing when I made the a trade and then cancelled it (all via the api). wallet_account_balance would not show my returned balance until I restarted the client.

Is this a known issue, and are there any other api call to refresh balances?