[#g_coin_stats_index] = g_coin_stats_index :mrdocs: The global UTXO set hash object. == Synopsis Declared in `<index/coinstatsindex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- extern std::unique_ptr<CoinStatsIndex> g_coin_stats_index; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#