5 #ifndef BITCOIN_NODE_CHAINSTATEMANAGER_ARGS_H 6 #define BITCOIN_NODE_CHAINSTATEMANAGER_ARGS_H 9 #include <validation.h> 20 #endif // BITCOIN_NODE_CHAINSTATEMANAGER_ARGS_H
An options struct for ChainstateManager, more ergonomically referred to as ChainstateManager::Options...
util::Result< void > ApplyArgsManOptions(const ArgsManager &args, BlockManager::Options &opts)
static constexpr int DEFAULT_SCRIPTCHECK_THREADS
-par default (number of script-checking threads, 0 = auto)