The number of coins in the UTXO set contained in this snapshot. Used during snapshot load to estimate progress of UTXO set reconstruction.
Declared in <node/utxo_snapshot.h>
<node/utxo_snapshot.h>
uint64_t m_coins_count = 0;