[#node-MAX_BLOCKFILE_SIZE] = xref:node.adoc[node]::MAX_BLOCKFILE_SIZE :relfileprefix: ../ :mrdocs: The maximum size of a blk?????.dat file (since 0.8) == Synopsis Declared in `<node/blockstorage.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr unsigned int MAX_BLOCKFILE_SIZE = {128_MiB}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#