type BaseAlchemyActions<chain, account, context> = SmartAccountClientActions<
chain,
account,
context
> &
AlchemySmartAccountClientActions<account, context>;Defined in: account-kit/infra/src/client/smartAccountClient.ts:65
| Type Parameter | Default type |
|---|---|
|
|
|
|
|
|