- Preparing search index...
- The search index is not available
Stacks.js 
 
Function fetchWalletConfig
 
- fetchWalletConfig(__namedParameters: { 
 fetchFn?: FetchFn;
 gaiaHubConfig: GaiaHubConfig;
 wallet: Wallet;
 }): Promise<null | WalletConfig>
- 
Parameters
- 
__namedParameters: { 
 fetchFn?: FetchFn;
 gaiaHubConfig: GaiaHubConfig;
 wallet: Wallet;
 }
- 
OptionalfetchFn?: FetchFn
- 
gaiaHubConfig: GaiaHubConfig
-