Constant bitcoin_netmsg::NetMsgType::ADDRV2
source · pub const ADDRV2: &'static str = "addrv2";Expand description
| 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). |