| 
    TARAXA
    
   | 
 
#include <iostream>#include <shared_mutex>#include <string>#include "logger/logger.hpp"#include "pbft/pbft_block.hpp"
Go to the source code of this file.
Classes | |
| class | taraxa::PbftChain | 
| PbftChain class is a single linked list that contains finalized PBFT blocks.  More... | |
Namespaces | |
| namespace | taraxa | 
Functions | |
| std::ostream & | taraxa::operator<< (std::ostream &strm, PbftChain const &pbft_chain) |