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
It should be possible to allow signing arbitrary SDK transactions using the EIP-712 scheme. This would make it possible to sign all SDK transactions using wallets Metamask, simplifying the user experience. The implementation should probably be an additional AuthProof variant (e.g. Eip712).
The text was updated successfully, but these errors were encountered:
It should be possible to allow signing arbitrary SDK transactions using the EIP-712 scheme. This would make it possible to sign all SDK transactions using wallets Metamask, simplifying the user experience. The implementation should probably be an additional
AuthProof
variant (e.g.Eip712
).The text was updated successfully, but these errors were encountered: