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