SDK ReferenceSmart contractsType AliasesAlchemyModularAccountClientConfigCopy page 1type AlchemyModularAccountClientConfig<TSigner> = Omit<2 CreateMultiOwnerModularAccountParams<HttpTransport, TSigner>,3 "transport"4> &5 Omit<6 AlchemySmartAccountClientConfig<Chain, LightAccount<TSigner>>,7 "account"8 >; Defined in: account-kit/smart-contracts/src/msca/client/alchemyClient.ts:17 Type Parameters Type ParameterDefault typeTSigner extends SmartAccountSignerSmartAccountSigner