- 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;
}
-
Optional
fetchFn?: FetchFn
-
gaiaHubConfig: GaiaHubConfig
-
Optional
skipUpload?: boolean
-