Bitcoin ABC 0.26.3
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
class | TxOrphanage |
Variables | |
static constexpr auto | ORPHAN_TX_EXPIRE_TIME {20min} |
Expiration time for orphan transactions. | |
static constexpr auto | ORPHAN_TX_EXPIRE_INTERVAL {5min} |
Minimum time between orphan transactions expire time checks. | |
Minimum time between orphan transactions expire time checks.
Definition at line 14 of file txorphanage.h.
Expiration time for orphan transactions.
Definition at line 12 of file txorphanage.h.