[#CCoinsCacheEntry-IsDirty] = xref:CCoinsCacheEntry.adoc[CCoinsCacheEntry]::IsDirty :relfileprefix: ../ :mrdocs: Report whether the entry is marked DIRTY. == Synopsis Declared in `<coins.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsDirty() const noexcept; ---- == Return Value True if the DIRTY flag is set. [.small]#Created with https://www.mrdocs.com[MrDocs]#