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).

Synopsis

Declared in <node/txdownloadman_impl.h>

std::map<NodeId, PeerInfo> m_peer_info;

Created with MrDocs