Kagome
Polkadot Runtime Engine in C++17
|
#include <boost/operators.hpp>
#include "consensus/grandpa/chain.hpp"
#include "consensus/grandpa/vote_types.hpp"
#include "consensus/grandpa/vote_weight.hpp"
Go to the source code of this file.
Classes | |
struct | kagome::consensus::grandpa::VoteGraph |
struct | kagome::consensus::grandpa::VoteGraph::Entry |
struct | kagome::consensus::grandpa::VoteGraph::Subchain |
Namespaces | |
kagome::consensus::grandpa | |
struct kagome::consensus::grandpa::VoteGraph::Subchain |
Definition at line 54 of file vote_graph.hpp.
Class Members | ||
---|---|---|
BlockNumber | best_number | |
vector< BlockHash > | hashes |