isAlchemySmartAccountClient
Defined in: account-kit/infra/src/client/isAlchemySmartAccountClient.ts:20
Checks if a given client is an Alchemy Smart Account Client. The goal of this check is to ensure that the client supports certain RPC methods.
Example
Type Parameters
Parameters
Returns
client is AlchemySmartAccountClient<TChain, TAccount>
true
if the client is an Alchemy Smart Account Client, otherwise false