Write block locator of the chain that the index is in sync with.
Declared in <index/base.h>
virtual
void
WriteBestBlock(
CDBBatch& batch,
CBlockLocator const& locator);
| Name | Description |
|---|---|
| batch | Write batch that the update is added to. |
| locator | Block locator marking the chain the index is synced to. |