[#NetMsgType-CMPCTBLOCK] = xref:NetMsgType.adoc[NetMsgType]::CMPCTBLOCK :relfileprefix: ../ :mrdocs: Contains a CBlockHeaderAndShortTxIDs object ‐ providing a header and list of "short txids". == Synopsis Declared in `<protocol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr char const* CMPCTBLOCK = {"cmpctblock"}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#