Bitcoin ABC 0.30.5
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. More... | |
static constexpr auto | ORPHAN_TX_EXPIRE_INTERVAL {5min} |
Minimum time between orphan transactions expire time checks. More... | |
|
staticconstexpr |
Minimum time between orphan transactions expire time checks.
Definition at line 14 of file txorphanage.h.
|
staticconstexpr |
Expiration time for orphan transactions.
Definition at line 12 of file txorphanage.h.