Class NodeDescriptor

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

Constructors

Properties

Methods

Constructors

Properties

uid: string

The unique identifier of the node.

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

Generated using TypeDoc