Replies: 2 comments
-
Would love this too 👌 |
Beta Was this translation helpful? Give feedback.
0 replies
-
The console error is getting thrown by the MM extension directly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to track the user rejection code while using writeContract.
In the below code, err function is getting fired for both user jection or regular failure case. I want to segregate the error by its code. Like if error code is 4001, it means User denied transaction signature.
I am getting the error code in inspect section but can't getting it in console.log. Check the attached screenshot
Beta Was this translation helpful? Give feedback.
All reactions