CoinsViewOverlay::Flush

Warn if prefetched inputs went unconsumed, stop fetching, then flush to the base cache.

Synopsis

Declared in <coins.h>

virtual
void
Flush(bool reallocate_cache = true) override;

Parameters

NameDescription
reallocate_cacheWhen false, keep the same memory footprint after flushing instead of shrinking.