sendTransactions
Defined in: aa-sdk/core/src/actions/smartAccount/sendTransactions.ts:36
Sends transactions using the provided client and transaction parameters. This function builds user operations from the transactions, sends them, and waits for the transaction to be mined.
Example
Type Parameters
Parameters
Returns
Promise
<`0x${string}`
>
A promise that resolves to the transaction hash of the sent transactions