isAlchemySmartAccountClient
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.
Import
Usage
Parameters
client
Client<TTransport, TChain, TAccount>
The client instance to be checked
Returns
boolean
true
if the client is an Alchemy Smart Account Client, otherwise false