A peer that conforms to the Peer Schema.
Note that legacy schemas may be reformatted internally by this module.
If Addrs is empty, a caller may wish to perform a findPeer operation to ascertain the peer's multiaddrs.
Addrs
findPeer
If Protocols is empty, a caller may wish to dial the peer and peform a libp2p identify operation to ascertain the peer's supported protocols.
Protocols
A peer that conforms to the Peer Schema.
Note that legacy schemas may be reformatted internally by this module.
If
Addrs
is empty, a caller may wish to perform afindPeer
operation to ascertain the peer's multiaddrs.If
Protocols
is empty, a caller may wish to dial the peer and peform a libp2p identify operation to ascertain the peer's supported protocols.