This commit is contained in:
jl777
2017-02-03 17:03:16 +02:00
parent a80ee9c34a
commit 5603bd7a20

View File

@@ -3855,6 +3855,7 @@ void UnloadBlockIndex()
bool LoadBlockIndex()
{
extern int32_t KOMODO_LOADINGBLOCKS;
// Load block index from databases
KOMODO_LOADINGBLOCKS = 1;
if (!fReindex && !LoadBlockIndexDB())