|
Kagome
Polkadot Runtime Engine in C++17
|
#include <boost/optional.hpp>#include "common/tagged.hpp"#include "primitives/authority.hpp"#include "primitives/block_header.hpp"Go to the source code of this file.
Classes | |
| class | kagome::authority::AuthorityManager |
Namespaces | |
| kagome::storage::trie | |
| kagome::crypto | |
| kagome::authority | |
Typedefs | |
| using | kagome::authority::IsBlockFinalized = Tagged< bool, struct IsBlockFinalizedTag > |