[#CCoinsCacheEntry-SelfRef] = xref:CCoinsCacheEntry.adoc[CCoinsCacheEntry]::SelfRef :relfileprefix: ../ :mrdocs: Only use this for initializing the linked list sentinel == Synopsis Declared in `<coins.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void SelfRef(xref:CoinsCachePair.adoc[CoinsCachePair]& pair) noexcept; ---- == Parameters [cols="1,4"] |=== | Name| Description | *pair* | The sentinel pair whose entry is this object. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#