Returns whether this entry refers to any block‐type message.
Synopsis
Declared in <protocol.h>
bool
IsGenBlkMsg() const;
Return Value
true if the type is any block variant (block, filtered, compact, or witness block).
Created with MrDocs