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