SDK ReferenceOther Javascript FrameworksType AliasesLightAccountClientActionsCopy page1type LightAccountClientActions<TSigner, TAccount> = object; Defined in: account-kit/smart-contracts/dist/types/src/light-account/decorators/lightAccount.d.ts:5 Type Parameters Type ParameterDefault typeTSigner extends SmartAccountSignerSmartAccountSignerTAccount extends LightAccount<TSigner> | undefinedLightAccount<TSigner> | undefined Properties PropertyType transferOwnership(args) => Promise<Hex>