[#CNode-AdvertisedVersion] = xref:CNode.adoc[CNode]::AdvertisedVersion :relfileprefix: ../ :mrdocs: Protocol version advertised in our VERSION message. Private broadcast connections use a fixed version to maximise anonymity. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int AdvertisedVersion() const; ---- == Return Value the protocol version to advertise to this peer. [.small]#Created with https://www.mrdocs.com[MrDocs]#