[#NetMsgType-CFCHECKPT] = xref:NetMsgType.adoc[NetMsgType]::CFCHECKPT :relfileprefix: ../ :mrdocs: cfcheckpt is a response to a getcfcheckpt request containing a vector of evenly spaced filter headers for blocks on the requested chain. == Synopsis Declared in `<protocol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr char const* CFCHECKPT = {"cfcheckpt"}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#