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 |
NodeId | fromPeer |
NodeSeconds | nTimeExpire |
Definition at line 85 of file txorphanage.h.
size_t TxOrphanage::OrphanTx::list_pos |
Definition at line 86 of file txorphanage.h.