Closed MaximAlien closed 2 years ago
I think it'd be useful to have such tests while comparing with other SDKs. E.g. on Swift I had issues with encoding because struct was named Eip712Domain, not EIP712Domain.
Eip712Domain
EIP712Domain
I think it'd be useful to have such tests while comparing with other SDKs. E.g. on Swift I had issues with encoding because struct was named
Eip712Domain
, notEIP712Domain
.