TARAXA
|
#include "common/util.hpp"
#include "common/vrf_wrapper.hpp"
#include "final_chain/final_chain.hpp"
#include "key_manager/key_manager.hpp"
#include "logger/logging.hpp"
#include "pbft/pbft_chain.hpp"
#include "vote/pbft_vote.hpp"
#include "vote_manager/verified_votes.hpp"
Go to the source code of this file.
Classes | |
class | taraxa::VoteManager |
VoteManager class manage votes for PBFT consensus. More... | |
Namespaces | |
namespace | taraxa |
namespace | taraxa::network |
namespace | taraxa::network::tarcap |