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

Constructors

Properties

Methods

Constructors

  • Parameters

    • value: any

    Returns NetworkId

Properties

id: string
suffix?: number

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