SDK ReferenceSmart contractsType AliasesLightAccountClientActionsCopy page 1type LightAccountClientActions<TSigner, TAccount> = object; Defined in: account-kit/smart-contracts/src/light-account/decorators/lightAccount.ts:9 Type Parameters Type ParameterDefault typeTSigner extends SmartAccountSignerSmartAccountSignerTAccount extends LightAccount<TSigner> | undefinedLightAccount<TSigner> | undefined Properties PropertyType transferOwnership(args) => Promise<Hex>