[#NetMsgType-GETHEADERS] = xref:NetMsgType.adoc[NetMsgType]::GETHEADERS :relfileprefix: ../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr char const* GETHEADERS = {"getheaders"}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#