[#NetMsgType-CFHEADERS] = xref:NetMsgType.adoc[NetMsgType]::CFHEADERS :relfileprefix: ../ :mrdocs: cfheaders is a response to a getcfheaders request containing a filter header and a vector of filter hashes for each subsequent block in the requested range. == Synopsis Declared in `<protocol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr char const* CFHEADERS = {"cfheaders"}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#