![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <chainparams.h>
#include <index/base.h>
#include <shutdown.h>
#include <tinyformat.h>
#include <ui_interface.h>
#include <util.h>
#include <validation.h>
#include <warnings.h>
Go to the source code of this file.
Variables | |
constexpr char | DB_BEST_BLOCK = 'B' |
constexpr int64_t | SYNC_LOG_INTERVAL = 30 |
constexpr int64_t | SYNC_LOCATOR_WRITE_INTERVAL = 30 |