Get the last block that was flushed to disk.

Synopsis

Declared in <validation.h>

[[requires_capability(0x7f9513ab5608), requires_capability(0x7f9502c98678), requires_capability(0x7f952544a3a8), requires_capability(0x7f9517400688)]]
CBlockIndex const*
GetLastFlushedBlock() const;

Return Value

Block index entry of the last block flushed to disk.

Created with MrDocs