[#CCoinsViewCache-m_sentinel] = xref:CCoinsViewCache.adoc[CCoinsViewCache]::m_sentinel :relfileprefix: ../ :mrdocs: The starting sentinel of the flagged entry circular doubly linked list. == Synopsis Declared in `<coins.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- mutable xref:CoinsCachePair.adoc[CoinsCachePair] m_sentinel; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#