![]() |
Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <txorphanage.h>
Public Attributes | |
size_t | list_pos |
![]() | |
CTransactionRef | tx |
std::set< NodeId > | announcers |
Peers added with AddTx or AddAnnouncer. More... | |
NodeSeconds | nTimeExpire |
Additional Inherited Members | |
![]() | |
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.