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