core/peer/pb/peer_record.pbserver library
Classes
- PeerRecord
- PeerRecord messages contain information that is useful to share with other peers. Currently, a PeerRecord contains the public listen addresses for a peer, but this is expected to expand to include other information in the future.
- PeerRecord_AddressInfo
- AddressInfo is a wrapper around a binary multiaddr. It is defined as a separate message to allow us to add per-address metadata in the future.