Chainstate::CoinsTip

Access the in-memory cache of the UTXO set.

Synopsis

Declared in <validation.h>

[[requires_capability(0x7f9513ab42a8), requires_capability(0x7f9502c97318), requires_capability(0x7f9525449048), requires_capability(0x7f95173ff328)]]
CCoinsViewCache&
CoinsTip();

Return Value

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