Get the last block that was flushed to disk.

Synopsis

Declared in <validation.h>

[[requires_capability(0x7fbc8fb66ee8), requires_capability(0x7fbc96bff558), requires_capability(0x7fbcaf5d6968), requires_capability(0x7fbc9e0dd138)]]
CBlockIndex const*
GetLastFlushedBlock() const;

Return Value

Block index entry of the last block flushed to disk.

Created with MrDocs