Data structure representing a Node connection endpoint as provided by the Resolver.

Constructors

Properties

id: string

The unique identifier of the node.

provider_name?: string

Optional name of the node provider.

provider_url?: string

Optional site URL of the node provider.

url: string

The URL of the node WebSocket (wRPC URL).

Methods

  • Returns void

    • Return copy of self without private attributes.

    Returns Object

  • Return stringified version of self.

    Returns string