Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NodeInfo

Index

Properties

channels: string
id: Uint8Array
listenAddr: string

IP and port

moniker: string
network: string
other: Map<string, string>
protocolVersion: { app: number; block: number; p2p: number }

Type declaration

  • Readonly app: number
  • Readonly block: number
  • Readonly p2p: number
version: string

The Tendermint version. Can be empty (see https://github.com/cosmos/cosmos-sdk/issues/7963).

Generated using TypeDoc