Wallet adapter: requestConsumableNotes popup and account switching
Open
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 28
- Avg merge
- 9h 50m
- Merged PRs (30d)
- 123
Description
Two wallet adapter issues reported during Miden Day:
1. `requestConsumableNotes()` triggers wallet UI popups when called in `useEffect`. Template should document or the adapter should handle this gracefully.
2. Wallet adapter doesn't detect account switching in the extension. If the user switches accounts, the app doesn't update.
Contributor guide
Assessment
This issue has not been assessed yet.