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
| Type Parameter | Description |
|---|---|
|
keyof object[TLightAccountType]
the default version for the given light account type