Byte budgets for the validation caches, derived from a single total.
Synopsis
Declared in <kernel/caches.h>
struct CacheSizes;
Member Functions
Name |
Description |
|
Split a total cache budget across the block tree, coins database, and coins caches. |
Data Members
Name |
Description |
Bytes reserved for the block tree database cache. |
|
Bytes reserved for the in‐memory coins cache. |
|
Bytes reserved for the coins (UTXO) database cache. |
Created with MrDocs