Options for signing and wrapping EIP-712 typed data with a smart account. This method handles the full smart account signature flow including replay-safe hashing.
The chain ID for the signature (used for replay protection).
The EIP-712 typed data message to sign.
Optional
The index of the owner to sign with (defaults to 0).
Optional idempotency key for the signing request.
Options for signing and wrapping EIP-712 typed data with a smart account. This method handles the full smart account signature flow including replay-safe hashing.