-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: excessive calls to infura provider (querying eth_chainId) (#619)
* fix: excessive calls to infura provider (querying eth_chainId) * Revert "fix: excessive calls to infura provider (querying eth_chainId)" This reverts commit 20a5fcf. * fix: create the magicProvider in the magic context hook to ensure it's created only once
- Loading branch information
1 parent
89ae2db
commit 112bdce
Showing
3 changed files
with
18 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters