-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use wallet provider instead of fn propagation #822
Conversation
…old_connect into development_use_wallet_provider
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The provider should have a method for editing the wallet name. We shouldn't wait until the reload balance is called to update the name.
- Adding a new wallet doesn't use the provider.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the wallet name doesn't update in the appBar after editing
Screenrecorder-2025-01-08-13-20-13-609.mp4
…old_connect into development_use_wallet_provider
I added a watcher to the wallet to reload the details on any change. |
Changes
Related Issues
Tested Scenarios
A list of scenarios tried to match the deliverables