Skip to content
Alchemy Logo

BuildUserOperationFromTransactionsResult | @aa-sdk/core

type BuildUserOperationFromTransactionsResult<TEntryPointVersion> = object &
  UserOperationOverridesParameter<TEntryPointVersion, true>;

Defined in: aa-sdk/core/src/actions/smartAccount/types.ts:130

NameType

batch

BatchUserOperationCallData

uoStruct

UserOperationStruct<TEntryPointVersion>

Type ParameterDefault type

TEntryPointVersion extends EntryPointVersion

EntryPointVersion

Was this page helpful?