CInv::IsMsgTx

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.