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

Utilize new NoABIFound error #1230

Closed
kclowes opened this issue Feb 1, 2019 · 0 comments
Closed

Utilize new NoABIFound error #1230

kclowes opened this issue Feb 1, 2019 · 0 comments

Comments

@kclowes
Copy link
Collaborator

kclowes commented Feb 1, 2019

What was wrong?

After #1227 gets merged, we'll have a new error NoABIFound for when there is no ABI given. Before, we were using NoABIFunctionsFound for the case where there is no ABI, and for the case where there is an empty ABI.

How can it be fixed?

Go through the codebase and make sure we're using NoABIFound and NoABIFunctionsFound correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant