Returns a peer.AddrInfo struct for given peer.ID. This is a small slice of the information Peerstore has on that peer, useful to other services.
Future<AddrInfo> peerInfo(PeerId id);