getAccount
Retrieves the account of the specified type from the client store based on the provided configuration.
Import
Usage
Parameters
params
GetAccountParams<TAccount>
The parameters containing the type of the account to retrieve
config
AlchemyAccountsConfig
The configuration containing the client store
Returns
GetAccountResult<TAccount>
The result which includes the account if found and its status