signPreparedCalls

Signs prepared calls using the provided signer.

Import

1import { signPreparedCalls } from "@account-kit/wallet-client";

Parameters

signer

SmartAccountSigner

  • The signer to use

params

SignPreparedCallsParams

  • The prepared calls with signature requests

Returns

Promise<SignPreparedCallsResult> A Promise that resolves to the signed calls