• [GET] request to / endpoint of a remoteUrl with ssl verification disbled

    Parameters

    • remoteUrl: string

      node endpoint

    • timeout: number = 10000

    Returns Promise<NodeInfo>

    NodeInfo information

    Throws

    Error if the HTTP request fails, the node returns an unsuccessful response envelope, or a resolved response has no result.

Generated using TypeDoc