![]() |
Bitcoin ABC 0.32.4
P2P Digital Currency
|
#include <node/blockfitter.h>#include <common/args.h>#include <config.h>#include <consensus/consensus.h>#include <policy/policy.h>#include <util/moneystr.h>#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | node |
Functions | |
| void | node::ApplyArgsManOptions (const ArgsManager &args, const Config &config, BlockFitter::Options &options) |
| Apply options from ArgsManager to BlockFitter options. More... | |
| static BlockFitter::Options | node::ConfiguredOptions (const Config &config) |