NetworkId is a unique identifier for a kaspa network instance. It is composed of a network type and an optional suffix.

Constructors

Properties

Accessors

Methods

Constructors

  • Parameters

    • value: any

    Returns NetworkId

Properties

id: string

Accessors

  • get suffix(): number
  • Returns number

  • set suffix(value): void
  • Parameters

    • value: number

    Returns void

Methods

  • Returns string

  • Returns void

    • Return copy of self without private attributes.

    Returns Object

  • Return stringified version of self.

    Returns string

  • Returns string

Generated using TypeDoc