node::IndexCacheSizes

Cache sizes allotted to each optional block-chain index.

Synopsis

Declared in <node/caches.h>

struct IndexCacheSizes;

Data Members

NameDescription
filter_index Cache size for the compact block filter index.
tx_index Cache size for the transaction index.
txospender_index Cache size for the transaction-output spender index.