tari-project / wallet-android

The Tari Wallet application for Android
BSD 3-Clause "New" or "Revised" License
37 stars 23 forks source link

Wallet displaying invalid 0 balances despite having funds #1180

Open therealdannzor opened 2 weeks ago

therealdannzor commented 2 weeks ago

I see the message Not enough tXTR in your available balance when trying to send another transaction while another one is still pending. It is also calculates the fee for a very long time.

igordanilcenko commented 2 weeks ago

I'll try to investigate the loading time. But about the available balance – I think it's correct since UTXO isn't available to spend until the prev tx is ongoing.