Access the in‐memory cache of the UTXO set.

Synopsis

Declared in <validation.h>

[[requires_capability(0x7ff37b901b68), requires_capability(0x7ff375c48778), requires_capability(0x7ff37e0535e8), requires_capability(0x7ff375934548)]]
CCoinsViewCache&
CoinsTip();

Return Value

A reference to the in‐memory cache of the UTXO set.

Created with MrDocs