The number of coins in the UTXO set contained in this snapshot. Used during snapshot load to estimate progress of UTXO set reconstruction.

Synopsis

Declared in <node/utxo_snapshot.h>

uint64_t m_coins_count = 0;

Created with MrDocs