Read whether a reindex was in progress.
Synopsis
Declared in <node/blockstorage.h>
void
ReadReindexing(bool& fReindexing);
Parameters
Name |
Description |
fReindexing |
Output set to true if reindexing was in progress. |
Created with MrDocs