Concordium / concordium-reference-wallet-ios

Reference wallet for the Concordium blockchain
Apache License 2.0
11 stars 10 forks source link

[CBW-1125] Update balance on signature approval screen #386

Closed prinshamlet closed 9 months ago

prinshamlet commented 10 months ago

Purpose

When app is in WalletConnect session it keeps on showing the same balance as it was at the time of establishing connection for each request.

Changes

I added fetching of account balance for each request so it should the most up to date amount.