[#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(0x7ff37af165e8), requires_capability(0x7ff376b835c8), requires_capability(0x7ff37ded11b8), requires_capability(0x7ff36c6163d8), requires_capability(0x7ff37c49a238), requires_capability(0x7ff39283cc38)]] void WriteBlockIndexDB(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#