CInv [constructor] | Constructors |
GetMessageType | Returns the network message type this inventory entry maps to. |
IsGenBlkMsg | Returns whether this entry refers to any block-type message. |
IsGenTxMsg | Returns whether this entry refers to any transaction-type message. |
IsMsgBlk | Returns whether this entry refers to a block. |
IsMsgCmpctBlk | Returns whether this entry refers to a compact block. |
IsMsgFilteredBlk | Returns whether this entry refers to a filtered (merkle) block. |
IsMsgTx | Returns whether this entry refers to a plain transaction. |
IsMsgWitnessBlk | Returns whether this entry refers to a block including witness data. |
IsMsgWtx | Returns whether this entry refers to a witness transaction (wtx). |
ToString | Returns a human-readable representation of this inventory entry. |