CCoinsCacheEntry::Next

Only call Next when this entry is DIRTY, FRESH, or both

Synopsis

Declared in <coins.h>

CoinsCachePair*
Next() const noexcept;

Return Value

Pointer to the next flagged entry in the linked list.