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