Constant bitcoin_netmsg::NetMsgType::GETHEADERS
source · pub const GETHEADERS: &'static str = "getheaders";Expand description
| The getheaders message requests a headers | message that provides block headers | starting from a particular point in | the block chain. @since protocol version | 31800. |