| title | description | slug | layout |
|---|---|---|---|
defaultLightAccountVersion |
Overview of the defaultLightAccountVersion function |
wallets/reference/smart-accounts/functions/defaultLightAccountVersion |
reference |
{/* This file is auto-generated by TypeDoc. Do not edit manually. */}
function defaultLightAccountVersion<
TLightAccountType,
>(): keyof object[TLightAccountType];Defined in: packages/smart-accounts/src/light-account/utils.ts:15
Get the default light account version for the given light account type
<td />
</tr>
| Type Parameter | Description |
|---|---|
| `TLightAccountType` *extends* [`LightAccountType`](../type-aliases/LightAccountType) |
keyof object[TLightAccountType]
the default version for the given light account type