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