Flush all changes to disk.

Synopsis

Declared in <validation.h>

void
ForceFlushStateToDisk(bool wipe_cache = true);

Parameters

Name

Description

wipe_cache

Whether to drop the in‐memory coins cache after flushing.

Created with MrDocs