-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
unhandled promise rejection if a contract is not deployed and a method is called on it #542
Comments
ricmoo
added
bug
Verified to be an issue.
investigate
Under investigation and may be a bug.
and removed
bug
Verified to be an issue.
labels
Jul 9, 2019
Closing this now, but please feel free to re-open if there is still any issue. Thanks! :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/ethers-io/ethers.js/blob/master/src.ts/contract.ts#L184
This needs a catch()
The text was updated successfully, but these errors were encountered: