Data stored in the peer store about peers

Hierarchy

  • Peer

Properties

addresses: Address[]

Peer's addresses containing a list of multiaddrs and a isCertified field indicating if the address was loaded from a signed peer record or not

id: PeerId

Peer's peer-id instance

metadata: Map<string, Uint8Array>

Peer's metadata map

peerRecordEnvelope?: Uint8Array

The last peer record envelope received

protocols: string[]

Peer's supported protocols

tags: Map<string, Tag>

Tags a peer has