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).
Optional
Optional idempotency key for the signing request.
The index of the owner to sign with (defaults to 0).
The EIP-712 typed data message to sign.
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.