#include <bitcoinkernel_wrapper.h>
Definition at line 936 of file bitcoinkernel_wrapper.h.
◆ ChainstateManagerOptions()
| btck::ChainstateManagerOptions::ChainstateManagerOptions |
( |
const Context & |
context, |
|
|
const std::string & |
data_dir, |
|
|
const std::string & |
blocks_dir |
|
) |
| |
|
inline |
◆ SetWipeDbs()
| bool btck::ChainstateManagerOptions::SetWipeDbs |
( |
bool |
wipe_block_tree, |
|
|
bool |
wipe_chainstate |
|
) |
| |
|
inline |
◆ SetWorkerThreads()
| void btck::ChainstateManagerOptions::SetWorkerThreads |
( |
int |
worker_threads | ) |
|
|
inline |
◆ UpdateBlockTreeDbInMemory()
| void btck::ChainstateManagerOptions::UpdateBlockTreeDbInMemory |
( |
bool |
block_tree_db_in_memory | ) |
|
|
inline |
◆ UpdateChainstateDbInMemory()
| void btck::ChainstateManagerOptions::UpdateChainstateDbInMemory |
( |
bool |
chainstate_db_in_memory | ) |
|
|
inline |
The documentation for this class was generated from the following file: