Kagome
Polkadot Runtime Engine in C++17
|
#include "consensus/grandpa/impl/voting_round_impl.hpp"
#include <unordered_set>
#include "blockchain/block_tree_error.hpp"
#include "common/visitor.hpp"
#include "consensus/grandpa/grandpa.hpp"
#include "consensus/grandpa/grandpa_context.hpp"
#include "consensus/grandpa/voting_round_error.hpp"
Go to the source code of this file.
Namespaces | |
kagome::consensus::grandpa | |