The getblocks message requests an inv message that provides block header hashes starting from a particular point in the block chain.
Synopsis
Declared in <protocol.h>
inline constexpr char const* GETBLOCKS = {"getblocks"};
Created with MrDocs