Bitcoin Core 28.99.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 |
Definition at line 91 of file txorphanage.h.
size_t TxOrphanage::OrphanTx::list_pos |
Definition at line 92 of file txorphanage.h.