sendPreparedCalls
Defined in: account-kit/wallet-client/src/client/actions/sendPreparedCalls.ts:52
Sends prepared calls by submitting a signed user operation. This method is used after signing the signature request returned from prepareCalls.
Example
Parameters
Returns
Promise<{
preparedCallIds: `0x${string}`[];
}>
A Promise that resolves to the result containing the prepared call IDs