TARAXA
taraxa::rewards Namespace Reference

Classes

class  BlockStats
 
class  Stats
 class that is managing rewards stats processing and hardforks(intervals changes) So intermediate blocks stats are stored in the vector in data(to restore on the node restart) and full list of interval stats is returned in the end of interval More...
 

Functions

std::set< trx_hash_ttoTrxHashesSet (const SharedTransactions &transactions)
 

Function Documentation

◆ toTrxHashesSet()

std::set<trx_hash_t> taraxa::rewards::toTrxHashesSet ( const SharedTransactions transactions)