[#NetMsgType-GETADDR] = xref:NetMsgType.adoc[NetMsgType]::GETADDR :relfileprefix: ../ :mrdocs: The getaddr message requests an addr message from the receiving node, preferably one with lots of IP addresses of other receiving nodes. == Synopsis Declared in `<protocol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr char const* GETADDR = {"getaddr"}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#