buildUserOperation
Defined in: aa-sdk/core/src/actions/smartAccount/buildUserOperation.ts:42
Builds a user operation using the provided client and operation parameters. Ensures that the account exists and the client is compatible.
Example
Type Parameters
Parameters
Returns
Promise
<UserOperationStruct
<TEntryPointVersion
>>
a promise that resolves to a UserOperationStruct
object containing the built user operation details