[#NetMsgType-GETCFCHECKPT] = xref:NetMsgType.adoc[NetMsgType]::GETCFCHECKPT :relfileprefix: ../ :mrdocs: getcfcheckpt requests evenly spaced compact filter headers, enabling parallelized download and validation of the headers between them. Only available with service bit NODE_COMPACT_FILTERS as described by BIP 157 & 158. == Synopsis Declared in `<protocol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr char const* GETCFCHECKPT = {"getcfcheckpt"}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#