Skip to main content

Interface: INodeInfo

Response from the /info endpoint.

Table of contents

Properties

Properties

name

name: string

The name of the node.


version

version: string

The version of node.


status

status: INodeInfoStatus

The status of the node.


metrics

metrics: INodeInfoMetrics

The metrics for the node.


supportedProtocolVersions

supportedProtocolVersions: number[]

The supported protocol versions.


protocol

protocol: INodeInfoProtocol

The protocol info of the node.


pendingProtocolParameters

pendingProtocolParameters: NodeInfoProtocolParamsMilestoneOpt[]

Pending protocol parameters.


baseToken

baseToken: INodeInfoBaseToken

The base token info of the node.


features

features: string[]

Features supported by the node.