Kagome
Polkadot Runtime Engine in C++17
authority_manager.hpp File Reference
#include <boost/optional.hpp>
#include "common/tagged.hpp"
#include "primitives/authority.hpp"
#include "primitives/block_header.hpp"
Include dependency graph for authority_manager.hpp:
This graph shows which files directly or indirectly include this file:

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 >