Replies: 1 comment
-
Because we want to use the same key across all providers. So if you create a new The goal is to abstract provider-specific details away from the developer so you don’t have to know specifics about each service to use one provider or the other; they all behave the same. :) Make sense? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ethers Version
6.7.1
Search Terms
No response
Describe the Problem
Can I ask, for the infura provider, why has it not been written to match the actual infura prefix, vs a custom name.
Case in point, mumbai on infura is "polygon-mumbai", whereas you expect "matic-mumbai".
I could understand it if this was a generic provider, but it's specific to Infura... so why not code it with that in mind?
Code Snippet
No response
Contract ABI
No response
Errors
No response
Environment
No response
Environment (Other)
No response
Beta Was this translation helpful? Give feedback.
All reactions