p2p/protocol/circuitv2/util/pbconv library

Functions

peerInfoToPeerV2(PeerInfo pi) Peer
Converts a PeerInfo to a protocol buffer Peer message.
peerToPeerInfoV2(Peer p) PeerInfo
Converts a protocol buffer Peer message to a PeerInfo.