Constant bitcoin_netmsg::NetMsgType::GETBLOCKS
source · pub const GETBLOCKS: &'static str = "getblocks";Expand description
| The getblocks message requests an inv | message that provides block header | hashes starting from a particular point | in the block chain. |