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