Constant bitcoin_netmsg::NetMsgType::HEADERS
source · pub const HEADERS: &'static str = "headers";Expand description
| The headers message sends one or more | block headers to a node which previously | requested certain headers with a getheaders | message. @since protocol version 31800. |