Bitcoin ABC 0.30.5
P2P Digital Currency
Classes | Namespaces | Variables
blockmanager_opts.h File Reference
#include <util/fs.h>
#include <cstdint>
Include dependency graph for blockmanager_opts.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kernel::BlockManagerOpts
 An options struct for BlockManager, more ergonomically referred to as BlockManager::Options due to the using-declaration in BlockManager. More...
 

Namespaces

namespace  kernel
 

Variables

static constexpr bool kernel::DEFAULT_STOPAFTERBLOCKIMPORT {false}