An instance of a LitTypeDataSigner, which is used for signing the typed data.
An EIP-712 typed data object that extends EIP712TypedData, or a JSON string representation of the typed data object.
A promise that resolves to the signature of the typed data object.
Signs an EIP-712 typed data object or a JSON string representation of the typed data object.
Example