Whether blocks are currently being imported from disk.

Synopsis

Declared in <node/blockstorage.h>

std::atomic<bool> m_importing = {false};

Created with MrDocs