|
Kagome
Polkadot Runtime Engine in C++17
|
#include <cstdint>Go to the source code of this file.
Namespaces | |
| kagome::consensus | |
Enumerations | |
| enum | kagome::consensus::SlotType : uint8_t { kagome::consensus::SlotType::Primary = 1, kagome::consensus::SlotType::SecondaryPlain = 2, kagome::consensus::SlotType::SecondaryVRF = 3 } |
Functions | |
| std::string_view | kagome::consensus::to_string (SlotType s) |