Bitcoin Core 28.99.0
P2P Digital Currency
|
Allows providing orphan information externally. More...
#include <txorphanage.h>
Public Attributes | |
CTransactionRef | tx |
NodeId | fromPeer |
NodeSeconds | nTimeExpire |
Allows providing orphan information externally.
Definition at line 76 of file txorphanage.h.
NodeId TxOrphanage::OrphanTxBase::fromPeer |
Definition at line 78 of file txorphanage.h.
NodeSeconds TxOrphanage::OrphanTxBase::nTimeExpire |
Definition at line 79 of file txorphanage.h.
CTransactionRef TxOrphanage::OrphanTxBase::tx |
Definition at line 77 of file txorphanage.h.