![]() |
Bitcoin Core
0.21.1
P2P Digital Currency
|
#include <chainparams.h>#include <index/base.h>#include <node/ui_interface.h>#include <shutdown.h>#include <tinyformat.h>#include <util/system.h>#include <util/translation.h>#include <validation.h>#include <warnings.h>Go to the source code of this file.
Functions | |
| template<typename... Args> | |
| static void | FatalError (const char *fmt, const Args &...args) |
| static const CBlockIndex * | NextSyncBlock (const CBlockIndex *pindex_prev) EXCLUSIVE_LOCKS_REQUIRED(cs_main) |
Variables | |
| constexpr char | DB_BEST_BLOCK = 'B' |
| constexpr int64_t | SYNC_LOG_INTERVAL = 30 |
| constexpr int64_t | SYNC_LOCATOR_WRITE_INTERVAL = 30 |
|
static |
|
static |
1.8.8