Bitcoin Core 28.99.0
P2P Digital Currency
Public Attributes | List of all members
node::IndexCacheSizes Struct Reference

#include <caches.h>

Public Attributes

size_t tx_index {0}
 
size_t filter_index {0}
 

Detailed Description

Definition at line 21 of file caches.h.

Member Data Documentation

◆ filter_index

size_t node::IndexCacheSizes::filter_index {0}

Definition at line 23 of file caches.h.

◆ tx_index

size_t node::IndexCacheSizes::tx_index {0}

Definition at line 22 of file caches.h.


The documentation for this struct was generated from the following file: