#include <bitcoinkernel_wrapper.h>
Definition at line 1031 of file bitcoinkernel_wrapper.h.
◆ ChainstateManagerOptions()
| btck::ChainstateManagerOptions::ChainstateManagerOptions |
( |
const Context & | context, |
|
|
std::string_view | data_dir, |
|
|
std::string_view | 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: