Add more descriptive error message when connecting to contract with wrong provider/signer #1319
jeff-soriano
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
Can you provide more context as to what you were doing? It looks like you called a method |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just think this would help with debugging, as it seems fairly common. Also, the whole provider/signer thing with ethers is a bit of a learning hurdle for me personally, so I think it may help others. As it stands, the error message doesn't help much:
Error: call revert exception (method="manager()", errorSignature=null, errorArgs=[null], reason=null, code=CALL_EXCEPTION, version=abi/5.0.12)
Beta Was this translation helpful? Give feedback.
All reactions