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

fix: switching networks should not disconnect wallets #198

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

drichar
Copy link
Collaborator

@drichar drichar commented Jul 2, 2024

This reverts a feature that was added in #187 where any connected wallets would be disconnected when switching networks.

Some wallets will not work until you reconnect on the new network, but it should be the app's decision how to handle this.

The WalletManager still exposes a public disconnect method if this is the desired behavior.

@drichar drichar merged commit 47e5704 into v3 Jul 2, 2024
1 check passed
@drichar drichar deleted the fix/switching-networks-disconnect branch July 2, 2024 21:21
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.

None yet

1 participant