Whether the coins view can be safely flushed to disk.

Synopsis

Declared in <validation.h>

[[requires_capability(0x7fbc8fb65468), requires_capability(0x7fbc96bfdad8), requires_capability(0x7fbcaf5d4ee8), requires_capability(0x7fbc9e0db6b8)]]
bool
CanFlushToDisk() const;

Return Value

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

Created with MrDocs