-
Been scratching my head on how to set up a custom quorum when creating a FallbackProvider in v6. According to the docs there is a FallbackProviderOptions type that I presume is meant to be passed into the FallbackProvider constructor, but as far as I can tell the constructor only takes two arguments, providers and network. I must be missing something simple, but I do not know what. Any help is appreciated! |
Beta Was this translation helpful? Give feedback.
Answered by
ricmoo
Jul 14, 2023
Replies: 1 comment
-
It was an oversight, and will be added in the next minor bump. Follow #4160 for updates and expect a release this weekend. :) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Xirynx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It was an oversight, and will be added in the next minor bump. Follow #4160 for updates and expect a release this weekend. :)