Manages the UTXO set, which is a reflection of the contents of m_chain.

Synopsis

Declared in <validation.h>

std::unique_ptr<CoinsViews> m_coins_views;

Created with MrDocs