Key holding the sync locator for the current (v2) index format.
Synopsis
Declared in <index/txindex_key.h>
inline std::string const DB_BEST_BLOCK_V2 = DB_BEST_BLOCK_V2{"best_block_v2"};
Created with MrDocs