The total number of bytes available for us to use across all leveldb coins databases. This will be split somehow across chainstates.
Synopsis
Declared in <validation.h>
size_t m_total_coinsdb_cache = {0};
Created with MrDocs