LightAccountType

1type LightAccountType = "LightAccount" | "MultiOwnerLightAccount";

Defined in: account-kit/smart-contracts/src/light-account/types.ts:9

Light account types supported: LightAccount, MultiOwnerLightAccount