• ------------------------------
  • JS API Reference

    Module: market/helpers

    Table of contents

    Functions

    Functions

    getHealthyProvidersWhiteList

    getHealthyProvidersWhiteList(): Promise<string[]>

    Helps to obtain a whitelist of providers which were health-tested.

    Important: This helper requires internet access to function properly.

    Returns

    Promise<string[]>

    An array with Golem Node IDs of the whitelisted providers.

    Defined in

    src/market/helpers.ts:10