[#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(0x7f2e1b098d78), requires_capability(0x7f2e26d1a4d8), requires_capability(0x7f2e375e05b8), requires_capability(0x7f2e33367978), requires_capability(0x7f2e3542e968), requires_capability(0x7f2e28a734c8)]] void WriteBlockIndexDB(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#