Add skipFetchSetup parameter to (at least) jsonRpcProvider #717
Unanswered
vorcigernix
asked this question in
Ideas
Replies: 1 comment
-
|
Sounds good! |
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.
-
Hi, for the reasons stated here: ethers-io/ethers.js#1886 I'd like to use this parameter with providers. It was patched to ethers while ago. Change seems to be trivial, I was going to create PR but the contributing guide states that I should begin with discussion.
Change looks like adding two lines of code to the file https://github.com/tmm/wagmi/blob/main/packages/core/src/providers/jsonRpc.ts but I haven't tested locally. If you agree to turn this to PR, I'll do it.
Beta Was this translation helpful? Give feedback.
All reactions