Constant bitcoin_netmsg::NetMsgType::SENDHEADERS
source · pub const SENDHEADERS: &'static str = "sendheaders";Expand description
| Indicates that a node prefers to receive | new block announcements via a “headers” | message rather than an “inv”. @since | protocol version 70012 as described | by BIP130. |