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