[#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(0x7f2e1ba85008), requires_capability(0x7f2e14564c58), requires_capability(0x7f2e373bde08), requires_capability(0x7f2e36e34a58)]] xref:CoinsCacheSizeState.adoc[CoinsCacheSizeState] GetCoinsCacheSizeState(); ---- == Return Value the state of the size of the coins cache. [.small]#Created with https://www.mrdocs.com[MrDocs]#