![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <kernel/notifications_interface.h>#include <arith_uint256.h>#include <dbwrapper.h>#include <script/sigcache.h>#include <txdb.h>#include <uint256.h>#include <util/time.h>#include <cstdint>#include <functional>#include <optional>Go to the source code of this file.
Classes | |
| struct | kernel::ChainstateManagerOpts |
An options struct for ChainstateManager, more ergonomically referred to as ChainstateManager::Options due to the using-declaration in ChainstateManager. More... | |
Namespaces | |
| namespace | kernel |
Variables | |
| static constexpr auto | DEFAULT_MAX_TIP_AGE {24h} |
|
staticconstexpr |
Definition at line 24 of file chainstatemanager_opts.h.