[#node-TxDownloadManagerImpl-m_num_wtxid_peers] = xref:node.adoc[node]::xref:node/TxDownloadManagerImpl.adoc[TxDownloadManagerImpl]::m_num_wtxid_peers :relfileprefix: ../../ :mrdocs: Number of wtxid relay peers we have in m_peer_info. == Synopsis Declared in `<node/txdownloadman_impl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint32_t m_num_wtxid_peers = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#