[#CNode-m_network_key] = xref:CNode.adoc[CNode]::m_network_key :relfileprefix: ../ :mrdocs: Network key used to prevent fingerprinting our node across networks. Influenced by the network and the bind address (+ bind port for inbounds) == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t const m_network_key; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#