[#MIN_DISK_SPACE_FOR_BLOCK_FILES] = MIN_DISK_SPACE_FOR_BLOCK_FILES :mrdocs: Minimum free disk space, in bytes, that a user must allocate for block and undo files. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr uint64_t MIN_DISK_SPACE_FOR_BLOCK_FILES = {550_MiB}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#