Function createWalletGaiaConfig

  • Parameters

    • __namedParameters: {
          gaiaHubUrl: string;
          wallet: Wallet;
      }
      • gaiaHubUrl: string
      • wallet: Wallet

    Returns Promise<GaiaHubConfig>

Generated using TypeDoc