Skip to content

Interface: PlainPeerInfo

Information about a networking peer.

Properties

address

address: string

Address of the peer in Multiaddr format

Defined in

web.d.ts:25


peerId

peerId: string

Defined in

web.d.ts:21


type

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

Node type of the peer

Defined in

web.d.ts:29