Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NodeInfo

Hierarchy

  • NodeInfo

Index

Constructors

constructor

  • new NodeInfo(protocolVersion: object, id: string, listenAddr: string, network: string, version: string, channels: string, moniker: string, other: object): NodeInfo
  • Parameters

    • protocolVersion: object
    • id: string
    • listenAddr: string
    • network: string
    • version: string
    • channels: string
    • moniker: string
    • other: object

    Returns NodeInfo

Properties

channels

channels: string

id

id: string

listenAddr

listenAddr: string

moniker

moniker: string

network

network: string

other

other: object

Type declaration

protocolVersion

protocolVersion: object

Type declaration

version

version: string

Methods

Static fromJSON

Generated using TypeDoc