Handle to the on‐disk block index database (blocks/index/).

Synopsis

Declared in <node/blockstorage.h>

[[guarded_by(0x7f95130c8d08), guarded_by(0x7f950163bff8), guarded_by(0x7f95241d8fe8), guarded_by(0x7f951f3302e8), guarded_by(0x7f950b9c22a8), guarded_by(0x7f95175c49f8)]]
std::unique_ptr<kernel::BlockTreeDB> m_block_tree_db;

Created with MrDocs