|
Kagome
Polkadot Runtime Engine in C++17
|
#include <memory>#include <vector>#include "consensus/babe/babe_lottery.hpp"#include "crypto/hasher.hpp"#include "crypto/vrf_provider.hpp"#include "log/logger.hpp"#include "primitives/babe_configuration.hpp"Go to the source code of this file.
Classes | |
| class | kagome::consensus::BabeLotteryImpl |
Namespaces | |
| kagome::consensus::babe | |
| kagome::consensus | |