[#CCoinsCacheEntry-Prev] = xref:CCoinsCacheEntry.adoc[CCoinsCacheEntry]::Prev :relfileprefix: ../ :mrdocs: Only call Prev when this entry is DIRTY, FRESH, or both == Synopsis Declared in `<coins.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CoinsCachePair.adoc[CoinsCachePair]* Prev() const noexcept; ---- == Return Value Pointer to the previous flagged entry in the linked list. [.small]#Created with https://www.mrdocs.com[MrDocs]#