Kagome
Polkadot Runtime Engine in C++17
voting_round_impl.hpp File Reference
#include "consensus/grandpa/voting_round.hpp"
#include <boost/asio/basic_waitable_timer.hpp>
#include <boost/signals2.hpp>
#include <libp2p/basic/scheduler.hpp>
#include "consensus/authority/authority_manager.hpp"
#include "consensus/grandpa/environment.hpp"
#include "consensus/grandpa/grandpa_config.hpp"
#include "consensus/grandpa/movable_round_state.hpp"
#include "consensus/grandpa/structs.hpp"
#include "consensus/grandpa/vote_crypto_provider.hpp"
#include "consensus/grandpa/vote_graph.hpp"
#include "consensus/grandpa/vote_tracker.hpp"
#include "log/logger.hpp"
Include dependency graph for voting_round_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kagome::consensus::grandpa::VotingRoundImpl
 

Namespaces

 kagome::consensus::grandpa