| 
    TARAXA
    
   | 
 
#include <libdevcore/Common.h>#include <libdevcore/RLP.h>#include <libdevcore/SHA3.h>#include <libdevcrypto/Common.h>#include "common/encoding_rlp.hpp"#include "common/types.hpp"#include "pbft_block_extra_data.hpp"
Go to the source code of this file.
Classes | |
| class | taraxa::PbftBlock | 
| The PbftBlock class is a PBFT block class that includes PBFT block hash, previous PBFT block hash, DAG anchor hash, DAG blocks ordering hash, period number, timestamp, proposer address, and proposer signature.  More... | |
Namespaces | |
| namespace | taraxa | 
Functions | |
| std::ostream & | taraxa::operator<< (std::ostream &strm, const PbftBlock &pbft_blk) |