-
Notifications
You must be signed in to change notification settings - Fork 431
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
Make MultiProvider
API more defensive
#394
Labels
Comments
Merged
MultiProvider should have methods to get the signer #343 (comment) |
related #462 |
@yorhodes Can you clarify how 462 is related here? I can see the value of ChainConnection being a provider but not so sure how it relates to this |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Allow users to instantiate with fewer networks than app abstraction
Ensure signer exists when using eth_send
Ensure provider exists when using eth_call
The text was updated successfully, but these errors were encountered: