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