[#node-BlockManager-WriteBlockIndexDB] = xref:node.adoc[node]::xref:node/BlockManager.adoc[BlockManager]::WriteBlockIndexDB :relfileprefix: ../../ :mrdocs: Write the dirty block index and block‐file entries to the database. == Synopsis Declared in `<node/blockstorage.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f95130c8dc8), requires_capability(0x7f950163c0b8), requires_capability(0x7f95241d90a8), requires_capability(0x7f951f3303a8), requires_capability(0x7f950b9c2368), requires_capability(0x7f95175c4ab8)]] void WriteBlockIndexDB(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#