TARAXA
pbft_chain.hpp File Reference
#include <iostream>
#include <shared_mutex>
#include <string>
#include "logger/logger.hpp"
#include "pbft/pbft_block.hpp"
This graph shows which files directly or indirectly include this file:

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

 taraxa
 

Functions

std::ostream & taraxa::operator<< (std::ostream &strm, PbftChain const &pbft_chain)