[#Chainstate-GetCoinsCacheSizeState-03] = xref:Chainstate.adoc[Chainstate]::GetCoinsCacheSizeState :relfileprefix: ../ :mrdocs: Dictates whether we need to flush the cache to disk or not. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f9513ab5398), requires_capability(0x7f9502c98408), requires_capability(0x7f952544a138), requires_capability(0x7f9517400418)]] xref:CoinsCacheSizeState.adoc[CoinsCacheSizeState] GetCoinsCacheSizeState(); ---- == Return Value the state of the size of the coins cache. [.small]#Created with https://www.mrdocs.com[MrDocs]#