[#CCoinsViewCache-SanityCheck] = xref:CCoinsViewCache.adoc[CCoinsViewCache]::SanityCheck :relfileprefix: ../ :mrdocs: Run an internal sanity check on the cache data structure. */ == Synopsis Declared in `<coins.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void SanityCheck() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#