Report whether blocks are still being imported or indexed.
Declared in <node/blockstorage.h>
<node/blockstorage.h>
[[nodiscard]] bool LoadingBlocks() const;
True while importing blocks or before block-file indexing completes.
The return value should not be discarded.