Kagome
Polkadot Runtime Engine in C++17
|
#include "consensus/authority/authority_manager.hpp"
#include "consensus/authority/authority_update_observer.hpp"
#include "crypto/hasher.hpp"
#include "log/logger.hpp"
#include "primitives/authority.hpp"
#include "primitives/block_header.hpp"
#include "storage/buffer_map_types.hpp"
Go to the source code of this file.
Classes | |
class | kagome::authority::AuthorityManagerImpl |
struct | kagome::authority::AuthorityManagerImpl::Config |
Namespaces | |
kagome::application | |
kagome::authority | |
kagome::blockchain | |
kagome::primitives | |
kagome::runtime | |
kagome::storage::trie | |
struct kagome::authority::AuthorityManagerImpl::Config |
Definition at line 50 of file authority_manager_impl.hpp.
Class Members | ||
---|---|---|
bool | on_disable_enabled |