ChainstateManager::m_total_coinstip_cache

The total number of bytes available for us to use across all in-memory coins caches. This will be split somehow across chainstates.

Synopsis

Declared in <validation.h>

size_t m_total_coinstip_cache = {0};