| 
    TARAXA
    
   | 
 
#include <libdevcore/Common.h>#include <libdevcore/RLP.h>#include <vector>#include "common/encoding_rlp.hpp"#include "common/types.hpp"#include "dag/dag_block.hpp"#include "transaction/transaction.hpp"
Go to the source code of this file.
Classes | |
| class | taraxa::PeriodData | 
| PeriodData class is for block execution, that includes PBFT block, certify votes, DAG blocks, and transactions.  More... | |
Namespaces | |
| namespace | taraxa | 
Functions | |
| std::ostream & | taraxa::operator<< (std::ostream &strm, PeriodData const &b) |