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