btck::ChainstateManagerOptions::UpdateChainstateDbInMemory

Controls whether the chainstate database is kept in memory.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

void
UpdateChainstateDbInMemory(bool chainstate_db_in_memory);

Parameters

NameDescription
chainstate_db_in_memoryTrue to keep the chainstate database in memory.