![]() |
Bitcoin Core
26.1.0
P2P Digital Currency
|
#include <core_memusage.h>#include <memusage.h>#include <primitives/transaction.h>#include <util/hasher.h>#include <list>#include <unordered_map>#include <vector>Go to the source code of this file.
Classes | |
| class | DisconnectedBlockTransactions |
| DisconnectedBlockTransactions. More... | |
Variables | |
| static const unsigned int | MAX_DISCONNECTED_TX_POOL_SIZE = 20'000 |
| Maximum kilobytes for transactions to store for processing during reorg. More... | |
|
static |
Maximum kilobytes for transactions to store for processing during reorg.
Definition at line 18 of file disconnected_transactions.h.
1.8.14