Chainstate::ForceFlushStateToDisk

Flush all changes to disk.

Synopsis

Declared in <validation.h>

void
ForceFlushStateToDisk(bool wipe_cache = true);

Parameters

NameDescription
wipe_cacheWhether to drop the in-memory coins cache after flushing.