How to use _signTypedData
?
#3163
Unanswered
khoanguyen-yang
asked this question in
Q&A
Replies: 3 comments 5 replies
-
It turns out I have to use |
Beta Was this translation helpful? Give feedback.
1 reply
-
but it's weird, if i look into the |
Beta Was this translation helpful? Give feedback.
0 replies
-
@khoanguyen-yang you can use |
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 used
_signTypedData
for this message (example taken from WalletConnect test application).It threw an error
Error: ambiguous primary types or unused types: "EIP712Domain", "RelayRequest"...
Which part of the message should I sign using
_signTypedData
?Many thanks.
Beta Was this translation helpful? Give feedback.
All reactions