#include <kernel/notifications_interface.h>
#include <arith_uint256.h>
#include <dbwrapper.h>
#include <primitives/blockhash.h>
#include <txdb.h>
#include <util/time.h>
#include <cstdint>
#include <functional>
#include <optional>
Go to the source code of this file.
◆ DEFAULT_CHECKPOINTS_ENABLED
constexpr bool DEFAULT_CHECKPOINTS_ENABLED {true} |
|
staticconstexpr |
◆ DEFAULT_MAX_TIP_AGE
constexpr auto DEFAULT_MAX_TIP_AGE {24h} |
|
staticconstexpr |
◆ DEFAULT_STORE_RECENT_HEADERS_TIME
constexpr bool DEFAULT_STORE_RECENT_HEADERS_TIME {false} |
|
staticconstexpr |