You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, after sending an ERC20 token, after it has been confirmed, if you navigate to the home/balances screen it can take a few mintues to see the change. I suspect this is because it is waiting for the rif-wallet-service to fetch the updated price. We should lower the balance of the token so the user sees the correct amount immediatly.
I did not test this with rbtc, but it should also update when sent or a transaction has been executed.
The text was updated successfully, but these errors were encountered:
No, I the amount should be deducted after the transaction is confirmed. I did two tests and it was up to 2 minutes after the confirmation before it deducted the balance.
There is a delay either in connecting to the rif-wallet-services or between rif-wallet-services and the explorer. Perhaps this ticket should be submitted there?
Currently, after sending an ERC20 token, after it has been confirmed, if you navigate to the home/balances screen it can take a few mintues to see the change. I suspect this is because it is waiting for the rif-wallet-service to fetch the updated price. We should lower the balance of the token so the user sees the correct amount immediatly.
I did not test this with rbtc, but it should also update when sent or a transaction has been executed.
The text was updated successfully, but these errors were encountered: