The addrv2 message relays connection information for peers on the network just like the addr message, but is extended to allow gossiping of longer node addresses (see BIP155).
Declared in <protocol.h>
inline constexpr char const* ADDRV2 = {"addrv2"};