6 #ifndef BITCOIN_NODE_UTXO_SNAPSHOT_H 7 #define BITCOIN_NODE_UTXO_SNAPSHOT_H 31 : m_base_blockhash(base_blockhash), m_coins_count(coins_count),
32 m_nchaintx(nchaintx) {}
36 template <
typename Stream,
typename Operation>
44 #endif // BITCOIN_NODE_UTXO_SNAPSHOT_H
A BlockHash is a unqiue identifier for a block.