kernel::CacheSizes::CacheSizes

Split a total cache budget across the block tree, coins database, and coins caches.

Synopsis

Declared in <kernel/caches.h>

CacheSizes(uint64_t total_cache);

Parameters

NameDescription
total_cacheTotal cache budget, in bytes, to distribute.