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
I looked a bit into this, and I am a bit confused, I believe metamask implementation might not be according to specs.
We have our own implementation of signed type data, but we can use geth's.
That should be fairly easy, but not sure exactly now if I am right in saying that metamask is not according to specs.
Problem
It's not possible to sign typed data with the latest spec (signTypedData_v4)
Implementation
https://docs.metamask.io/guide/signing-data.html#sign-typed-data-v4
The text was updated successfully, but these errors were encountered: