Remove validation verifyingContract on eth_signTypedData_v4
A
Alex
I have encountered an issue with the eth_signTypedData_v4 method. I need to sign an EIP-712 message containing
'cosmos' in the verifyingContract field. When I try to do it I get an error, however, everything functions correctly when I use Ethereum address as verifyingContract