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

fox: Importing withdrawal from network provider #395

Merged

Conversation

LautaroPetaccio
Copy link
Contributor

This PR fixes an issue that prevented users from importing transactions when switching networks.
The issue was caused by the getNetworkProvider function, which returns either a etherjs wrapped provider if the connected network is the requested one or a plain network provider if it isn't, possibly breaking the code, as both provider output different values when using send.

…ub.com:decentraland/account into fix/importing-withdrawal-from-network-provider
@LautaroPetaccio LautaroPetaccio merged commit e22413a into master Jan 7, 2025
6 checks passed
@LautaroPetaccio LautaroPetaccio deleted the fix/importing-withdrawal-from-network-provider branch January 7, 2025 16:17
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.

2 participants