type SendTransactionsParameters<TAccount, TContext, TEntryPointVersion> =
object &
GetAccountParameter<TAccount> &
GetContextParameter<TContext> &
UserOperationOverridesParameter<TEntryPointVersion>;Defined in: aa-sdk/core/src/actions/smartAccount/types.ts:77
| Name | Type |
|---|---|
|
|
| Type Parameter | Default type |
|---|---|
| ‐ |
|
|
|
|