createLightAccountClient
Call Signature
Defined in: account-kit/smart-contracts/dist/types/src/light-account/clients/client.d.ts:11
Type Parameters
Parameters
Returns
Promise
<AlchemySmartAccountClient
<undefined
| Chain
, LightAccount
<TSigner
>, LightAccountClientActions
<TSigner
>>>
Call Signature
Defined in: account-kit/smart-contracts/dist/types/src/light-account/clients/client.d.ts:14
Type Parameters
Parameters
Returns
Promise
<SmartAccountClient
<CustomTransport
, TChain
, LightAccount
<TSigner
>, SmartAccountClientActions
<Chain
, SmartContractAccount
> & LightAccountClientActions
<TSigner
, LightAccount
<TSigner
>>>>