eth Sign Typed Data
Initiates an Ethereum typed data signature request.
Parameters
chain Id
The ID of the blockchain chain.
data
The typed data to be signed.
Throws
If no address is found for the given chainId
.
Initiates an Ethereum typed data signature request.
The ID of the blockchain chain.
The typed data to be signed.
If no address is found for the given chainId
.