Return the default total database cache size in bytes.

Synopsis

Declared in <node/caches.h>

uint64_t
GetDefaultDBCache();

Return Value

The default ‐dbcache size in bytes.

Created with MrDocs