Whether blocks are currently being imported from disk.
Synopsis
Declared in <node/blockstorage.h>
std::atomic<bool> m_importing = {false};
Created with MrDocs
Whether blocks are currently being imported from disk.
Declared in <node/blockstorage.h>
std::atomic<bool> m_importing = {false};
Created with MrDocs