[#Chainstate-m_coinstip_cache_size_bytes] = xref:Chainstate.adoc[Chainstate]::m_coinstip_cache_size_bytes :relfileprefix: ../ :mrdocs: The cache size of the in‐memory coins view. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t m_coinstip_cache_size_bytes = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#