Kagome
Polkadot Runtime Engine in C++17
|
#include "consensus/grandpa/chain.hpp"
#include <functional>
#include <memory>
#include "consensus/grandpa/common.hpp"
#include "consensus/grandpa/movable_round_state.hpp"
#include "consensus/grandpa/structs.hpp"
#include "primitives/block_id.hpp"
Go to the source code of this file.
Classes | |
struct | kagome::consensus::grandpa::Environment |
Namespaces | |
kagome::blockchain | |
kagome::primitives | |
libp2p::peer | |
kagome::consensus::grandpa | |