Chainstate::CoinsTip

Access the in-memory cache of the UTXO set.

Synopsis

Declared in <validation.h>

[[requires_capability(0x7f2e1ba83f18), requires_capability(0x7f2e14563b68), requires_capability(0x7f2e373bcd18), requires_capability(0x7f2e36e33968)]]
CCoinsViewCache&
CoinsTip();

Return Value

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