![]() |
Bitcoin Core
29.1.0
P2P Digital Currency
|
#include <txorphanage.h>
Public Attributes | |
| size_t | list_pos |
Public Attributes inherited from TxOrphanage::OrphanTxBase | |
| CTransactionRef | tx |
| std::set< NodeId > | announcers |
| 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... | |
Definition at line 113 of file txorphanage.h.
| size_t TxOrphanage::OrphanTx::list_pos |
Definition at line 114 of file txorphanage.h.
1.8.14