Information for all of the peers we may download transactions from. This is not necessarily all peers we are connected to (no block-relay-only and temporary connections).
Declared in <node/txdownloadman_impl.h>
std::map<NodeId, PeerInfo> m_peer_info;