[#MAX_COINS_DB_CACHE] = MAX_COINS_DB_CACHE :mrdocs: Max memory allocated to coin DB specific cache (bytes) == Synopsis Declared in `<kernel/caches.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr uint64_t MAX_COINS_DB_CACHE = {8_MiB}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#