SDK ReferenceSmart contractsType AliasesAlchemyMultiOwnerLightAccountClientConfigCopy page 1type AlchemyMultiOwnerLightAccountClientConfig<TSigner> = Omit<2 CreateMultiOwnerLightAccountParams<HttpTransport, TSigner>,3 "transport" | "type"4> &5 Omit<6 AlchemySmartAccountClientConfig<Chain, MultiOwnerLightAccount<TSigner>>,7 "account"8 >; Defined in: account-kit/smart-contracts/src/light-account/clients/multiOwnerAlchemyClient.ts:14 Type Parameters Type ParameterDefault typeTSigner extends SmartAccountSignerSmartAccountSigner