Access the error-catching wrapper around the UTXO set view.
Declared in <validation.h>
[[requires_capability(0x7f2e1ba840b8), requires_capability(0x7f2e14563d08), requires_capability(0x7f2e373bceb8), requires_capability(0x7f2e36e33b08)]]
CCoinsViewErrorCatcher&
CoinsErrorCatcher();
A reference to a wrapped view of the in-memory UTXO set that handles disk read errors gracefully.