function createAlchemySmartAccountClient<TChain, TAccount, TContext>(
params,
): AlchemySmartAccountClient<TChain, TAccount, Record<string, never>, TContext>;Defined in: account-kit/infra/src/client/smartAccountClient.ts:107
| Type Parameter | Default type |
|---|---|
| |
|
|
|
|
| Parameter | Type |
|---|---|
|
|
AlchemySmartAccountClient<TChain, TAccount, Record<string, never>, TContext>
An instance of AlchemySmartAccountClient configured based on the provided options