Reused CoinsViewOverlay layered on top of m_cacheview and passed to ConnectBlock(). Reset between calls and flushed only on success, so invalid blocks don't pollute the underlying cache.
Synopsis
Declared in <validation.h>
[[guarded_by(0x7ff37b804be8), guarded_by(0x7ff375b4b7f8), guarded_by(0x7ff37df87718), guarded_by(0x7ff391af2f38)]]
std::unique_ptr<CoinsViewOverlay> m_connect_block_view;
Created with MrDocs