Bitcoin Core 28.99.0
P2P Digital Currency
Public Attributes | List of all members
TxOrphanage::OrphanTx Struct Reference

#include <txorphanage.h>

Inheritance diagram for TxOrphanage::OrphanTx:
[legend]
Collaboration diagram for TxOrphanage::OrphanTx:
[legend]

Public Attributes

size_t list_pos
 
- Public Attributes inherited from TxOrphanage::OrphanTxBase
CTransactionRef tx
 
std::set< NodeIdannouncers
 Peers added with AddTx or AddAnnouncer. More...
 
NodeSeconds nTimeExpire
 

Additional Inherited Members

- Public Member Functions inherited from TxOrphanage::OrphanTxBase
unsigned int GetUsage () const
 Get the weight of this transaction, an approximation of its memory usage. More...
 

Detailed Description

Definition at line 113 of file txorphanage.h.

Member Data Documentation

◆ list_pos

size_t TxOrphanage::OrphanTx::list_pos

Definition at line 114 of file txorphanage.h.


The documentation for this struct was generated from the following file: