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
Fix balance query in the fungible web demo. (#4438)
## Motivation
Code assumed that the owner is at 0-th index.
## Proposal
Specify owner for the balance query instead of assuming it's at 0-th
index
## Test Plan
Manual.
## Release Plan
- Nothing to do / These changes follow the usual release cycle.
- These changes should be backported to the latest `devnet` branch
- These changes should be backported to the latest `testnet` branch
-
## Links
- [reviewer
checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
0 commit comments