signTypedData
Signs the provided typed data using the account’s private key.
Import
Usage
Parameters
typedData
TypedDataDefinition<TTypedData, TPrimaryType>
The typed data to be signed
Returns
Promise<Hex>
A promise that resolves to a hex string representing the signed data