Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RemoteNodeInfo

Hierarchy

  • RemoteNodeInfo

Index

Properties

addresses: Record<"address" | "score", string>[]
connectedDuration: string
isOutbound: boolean
lastPingDuration: string
nodeId: string
protocols: Record<"id" | "version", string>[]
syncState: Record<"bestKnownHeaderHash" | "bestKnownHeaderNumber" | "canFetchCount" | "inflightCount" | "lastCommonHeaderHash" | "lastCommonHeaderNumber" | "unknownHeaderListSize", null | string>
version: string

Generated using TypeDoc