The getheaders message requests a headers message that provides block headers starting from a particular point in the block chain.
Synopsis
Declared in <protocol.h>
inline constexpr char const* GETHEADERS = {"getheaders"};
Created with MrDocs