Access the in‐memory cache of the UTXO set.
Synopsis
Declared in <validation.h>
[[requires_capability(0x7fbc8fb65b88), requires_capability(0x7fbc96bfe1f8), requires_capability(0x7fbcaf5d5608), requires_capability(0x7fbc9e0dbdd8)]]
CCoinsViewCache&
CoinsTip();
Return Value
A reference to the in‐memory cache of the UTXO set.
Created with MrDocs