CoinsViewCacheCursor::Begin

Get the first flagged entry in the linked list.

Synopsis

Declared in <coins.h>

CoinsCachePair*
Begin() const noexcept;

Return Value

Pointer to the first entry, or the end sentinel if there are none.