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

InfuraProvider doesn #2334

Closed
fritzschoff opened this issue Nov 25, 2021 · 1 comment
Closed

InfuraProvider doesn #2334

fritzschoff opened this issue Nov 25, 2021 · 1 comment
Labels
investigate Under investigation and may be a bug.

Comments

@fritzschoff
Copy link

If you instantiate the InfuraProvider with { chainID: 10, name: 'Mainnet-Ovm' } an error will get thrown: unsupported network.
I think the issue is here: https://github.com/ethers-io/ethers.js/blob/master/packages/providers/src.ts/infura-provider.ts#L84

@fritzschoff fritzschoff added the investigate Under investigation and may be a bug. label Nov 25, 2021
@ricmoo
Copy link
Member

ricmoo commented Nov 27, 2021

Closing in favour of #2335

@ricmoo ricmoo closed this as completed Nov 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigate Under investigation and may be a bug.
Projects
None yet
Development

No branches or pull requests

2 participants