EIP-712: Ethereum typed structured data hashing and signing

Hey Guys,
Just wanted to ask the opinion regarding implementing “EIP-712: Ethereum typed structured data hashing and signing” for Fuse network as an FIP. It would definitely help our network positively if we update the network as per the EIP.

1 Like

Looks like a good solution - certainly user readable messages would be a huge benefit to the network

user readable messages is implemeneted in metamask/web3. I dont see what’s the benefit of adding an rpc call eth_signTypedData this is only relevant if your account is stored on the node you are using as RPC, basically and absolete use case.