Skip to content
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

Auto request accounts after switching network #53

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

lubej
Copy link
Collaborator

@lubej lubej commented Mar 20, 2024

Description

The issue reported was, that after user switches the network(to the correct network provided by VITE_NETWORK), the user will still need to request accounts by clicking "Connect Wallet". This PR does this automatically, by calling connect wallet right after network change.

Resolves #51

Resources

https://www.loom.com/share/3eaa0d4538c14f0e9d14d7c115448952

- only if switch network is successful
@lubej lubej force-pushed the ml/request-accounts-after-switching-network branch from c2c6c4c to 3362397 Compare March 20, 2024 09:49
@lubej lubej merged commit 7b995bf into master Mar 20, 2024
2 checks passed
@lubej lubej deleted the ml/request-accounts-after-switching-network branch March 20, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can we avoid the 2nd "Connect Wallet" after switching the network?
1 participant