You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@fselmo Hey, I started looking into this and could get a PR up to handle exceptions. I believe we could handle all ValueError and KeyError exceptions in web3/manager.py as suggested in #1864.
All exceptions for the library should inherit from
Web3Exception
for UX improvements on user-side exception handlingcloses #1864
The text was updated successfully, but these errors were encountered: