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