Get the last block that was flushed to disk.

Synopsis

Declared in <validation.h>

[[requires_capability(0x7f2e1ba85278), requires_capability(0x7f2e14564ec8), requires_capability(0x7f2e373be078), requires_capability(0x7f2e36e34cc8)]]
CBlockIndex const*
GetLastFlushedBlock() const;

Return Value

Block index entry of the last block flushed to disk.

Created with MrDocs