Read block locator of the chain that the index is in sync with. Note, the returned locator will be empty if no record exists.
Synopsis
Declared in <index/base.h>
virtual
CBlockLocator
ReadBestBlock() const;
Return Value
The stored block locator, or an empty locator if none is present.
Created with MrDocs