Returns whether this entry refers to a witness transaction (wtx).
Synopsis
Declared in <protocol.h>
bool
IsMsgWtx() const;
Return Value
true if the type is MSG_WTX.
Created with MrDocs
Returns whether this entry refers to a witness transaction (wtx).
Declared in <protocol.h>
bool
IsMsgWtx() const;
true if the type is MSG_WTX.
Created with MrDocs