Kagome
Polkadot Runtime Engine in C++17
|
#include "runtime/common/storage_code_provider.hpp"
#include <boost/assert.hpp>
#include "log/logger.hpp"
#include "runtime/common/uncompress_code_if_needed.hpp"
#include "runtime/runtime_upgrade_tracker.hpp"
#include "storage/predefined_keys.hpp"
#include "storage/trie/trie_storage.hpp"
Go to the source code of this file.
Namespaces | |
kagome::runtime | |