| 
    TARAXA
    
   | 
 
#include "common/encoding_rlp.hpp"#include "common/types.hpp"#include "pbft/period_data.hpp"#include "vote/pbft_vote.hpp"
Go to the source code of this file.
Classes | |
| class | taraxa::rewards::BlockStats | 
| struct | taraxa::rewards::BlockStats::ValidatorStats | 
Namespaces | |
| namespace | taraxa | 
| namespace | taraxa::rewards | 
| struct taraxa::rewards::BlockStats::ValidatorStats | 

| Class Members | ||
|---|---|---|
| uint32_t | dag_blocks_count_ = 0 | |
| u256 | fees_rewards_ = 0 | |
| uint64_t | vote_weight_ = 0 | |