[#CNodeStateStats-m_addr_relay_enabled] = xref:CNodeStateStats.adoc[CNodeStateStats]::m_addr_relay_enabled :relfileprefix: ../ :mrdocs: Whether address relay is enabled with this peer. == Synopsis Declared in `<net_processing.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool m_addr_relay_enabled = {false}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#