Skip to content

Interface: PlainPeerInfo

Information about a networking peer.

Properties

address

address: string

Address of the peer in Multiaddr format

Defined in

@nimiq/core/types/wasm/web.d.ts:168


peerId

peerId: string

Defined in

@nimiq/core/types/wasm/web.d.ts:164


type

type: "history" | "full" | "light"

Node type of the peer

Defined in

@nimiq/core/types/wasm/web.d.ts:172