SeekToFirst
This commit is contained in:
@@ -590,6 +590,7 @@ int64_t komodo_snapshot()
|
||||
int64_t total = -1;
|
||||
if ( pblocktree != 0 )
|
||||
total = pblocktree->Snapshot();
|
||||
else fprintf(stderr,"null pblocktree start with -addressindex=true\n");
|
||||
return(total);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user