CCoinsCacheEntry::SelfRef

Only use this for initializing the linked list sentinel

Synopsis

Declared in <coins.h>

void
SelfRef(CoinsCachePair& pair) noexcept;

Parameters

NameDescription
pairThe sentinel pair whose entry is this object.