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>
inline constexpr char const* GETADDR = {"getaddr"};
Created with MrDocs