[#CInv-IsGenBlkMsg] = xref:CInv.adoc[CInv]::IsGenBlkMsg :relfileprefix: ../ :mrdocs: Returns whether this entry refers to any block‐type message. == Synopsis Declared in `<protocol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsGenBlkMsg() const; ---- == Return Value true if the type is any block variant (block, filtered, compact, or witness block). [.small]#Created with https://www.mrdocs.com[MrDocs]#