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