[#NetMsgType-ADDR] = xref:NetMsgType.adoc[NetMsgType]::ADDR :relfileprefix: ../ :mrdocs: The addr (IP address) message relays connection information for peers on the network. == Synopsis Declared in `<protocol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr char const* ADDR = {"addr"}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#