[#CoinsViewCacheCursor-End] = xref:CoinsViewCacheCursor.adoc[CoinsViewCacheCursor]::End :relfileprefix: ../ :mrdocs: Get the one‐past‐the‐end sentinel of the linked list. == Synopsis Declared in `<coins.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CoinsCachePair.adoc[CoinsCachePair]* End() const noexcept; ---- == Return Value Pointer to the end sentinel. [.small]#Created with https://www.mrdocs.com[MrDocs]#