Cache sizes allotted to each optional block‐chain index.

Synopsis

Declared in <node/caches.h>

struct IndexCacheSizes;

Data Members

Name

Description

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.

Created with MrDocs