[#CCoinsCacheEntry-2constructor-071] = xref:CCoinsCacheEntry.adoc[CCoinsCacheEntry]::CCoinsCacheEntry :relfileprefix: ../ :mrdocs: Construct an empty cache entry with no cached coin and no flags set. == Synopsis Declared in `<coins.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr CCoinsCacheEntry() noexcept = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#