Bitcoin ABC  0.26.3
P2P Digital Currency
Classes | Namespaces | Functions
blockstorage.cpp File Reference
#include <node/blockstorage.h>
#include <avalanche/processor.h>
#include <blockindexcomparators.h>
#include <chain.h>
#include <clientversion.h>
#include <common/system.h>
#include <config.h>
#include <consensus/validation.h>
#include <flatfile.h>
#include <hash.h>
#include <kernel/chainparams.h>
#include <logging.h>
#include <pow/pow.h>
#include <reverse_iterator.h>
#include <shutdown.h>
#include <streams.h>
#include <undo.h>
#include <util/batchpriority.h>
#include <util/fs.h>
#include <validation.h>
#include <map>
#include <unordered_map>
Include dependency graph for blockstorage.cpp:

Go to the source code of this file.

Classes

class  node::ImportingNow
 

Namespaces

 node
 

Functions

std::atomic_bool node::fReindex (false)
 
void node::ThreadImport (ChainstateManager &chainman, avalanche::Processor *const avalanche, std::vector< fs::path > vImportFiles, const fs::path &mempool_path)