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