[#CNode-m_bip152_highbandwidth_from] = xref:CNode.adoc[CNode]::m_bip152_highbandwidth_from :relfileprefix: ../ :mrdocs: The peer selected us as a (compact blocks) high‐bandwidth peer (BIP152). == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::atomic<bool> m_bip152_highbandwidth_from = {false}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#