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