createMultiOwnerLightAccountClient
Creates a multi-owner light account client using the provided parameters. It first creates a multi-owner light account and then creates a smart account client with the provided configurations.
Import
Usage
Parameters
params
CreateMultiOwnerLightAccountClientDynamicTransportParams
the configuration for creating the multi-owner light / alchemy account client with the provided parameters transport
Returns
Promise<SmartAccountClient>
a promise that resolves to a SmartAccountClient
containing the created account client and relevant methods