This commit is contained in:
jl777
2017-03-12 12:36:31 +02:00
parent ad5e768fba
commit 31e2e8a37a
2 changed files with 3 additions and 0 deletions

View File

@@ -3872,6 +3872,7 @@ bool LoadBlockIndex()
return false;
}
KOMODO_LOADINGBLOCKS = 0;
fprintf(stderr,"finished loading blocks\n");
return true;
}