Handle to the on‐disk block index database (blocks/index/).
Synopsis
Declared in <node/blockstorage.h>
[[guarded_by(0x7ff37af16528), guarded_by(0x7ff376b83508), guarded_by(0x7ff37ded10f8), guarded_by(0x7ff36c616318), guarded_by(0x7ff37c49a178), guarded_by(0x7ff39283cb78)]]
std::unique_ptr<kernel::BlockTreeDB> m_block_tree_db;
Created with MrDocs