SDK ReferenceSmart contractsType AliasesMultiOwnerLightAccountClientActionsCopy page 1type MultiOwnerLightAccountClientActions<TSigner, TAccount> = object; Defined in: account-kit/smart-contracts/src/light-account/decorators/multiOwnerLightAccount.ts:9 Type Parameters Type ParameterDefault typeTSigner extends SmartAccountSignerSmartAccountSignerTAccount extends MultiOwnerLightAccount<TSigner> | undefinedMultiOwnerLightAccount<TSigner> | undefined Properties PropertyType updateOwners(args) => Promise<Hex>