Chainstate::CanFlushToDisk

Whether the coins view can be safely flushed to disk.

Synopsis

Declared in <validation.h>

[[requires_capability(0x7ff37b901448), requires_capability(0x7ff375c48058), requires_capability(0x7ff37e052ec8), requires_capability(0x7ff375933e28)]]
bool
CanFlushToDisk() const;

Return Value

whether or not the CoinsViews object has been fully initialized and we can safely flush this object to disk.