|
Kagome
Polkadot Runtime Engine in C++17
|
#include "runtime/common/runtime_upgrade_tracker_impl.hpp"#include "blockchain/block_header_repository.hpp"#include "blockchain/block_storage.hpp"#include "blockchain/block_tree.hpp"#include "log/profiling_logger.hpp"#include "runtime/common/storage_code_provider.hpp"#include "storage/predefined_keys.hpp"Go to the source code of this file.
Namespaces | |
| kagome::runtime | |
Functions | |
| OUTCOME_CPP_DEFINE_CATEGORY (kagome::runtime, RuntimeUpgradeTrackerError, e) | |
| OUTCOME_CPP_DEFINE_CATEGORY | ( | kagome::runtime | , |
| RuntimeUpgradeTrackerError | , | ||
| e | |||
| ) |
Definition at line 250 of file runtime_upgrade_tracker_impl.cpp.