|
Kagome
Polkadot Runtime Engine in C++17
|
#include <boost/variant.hpp>#include "common/empty.hpp"#include "common/tagged.hpp"#include "primitives/authority.hpp"Go to the source code of this file.
Classes | |
| class | kagome::authority::ScheduleNode |
| Node of scheduler tree. Contains actual authorities for the accorded block and all its descendant blocks until any changes are applied. May contain one of the changes. More... | |
| struct | kagome::authority::ScheduleNode::ScheduledChange |
| struct | kagome::authority::ScheduleNode::ForcedChange |
| struct | kagome::authority::ScheduleNode::Pause |
| struct | kagome::authority::ScheduleNode::Resume |
Namespaces | |
| kagome::authority | |