|
Kagome
Polkadot Runtime Engine in C++17
|
#include "host_api/impl/storage_extension.hpp"#include <algorithm>#include "clock/impl/clock_impl.hpp"#include "log/profiling_logger.hpp"#include "runtime/common/runtime_transaction_error.hpp"#include "runtime/memory_provider.hpp"#include "runtime/ptr_size.hpp"#include "runtime/trie_storage_provider.hpp"#include "scale/encode_append.hpp"#include "storage/predefined_keys.hpp"#include "storage/trie/impl/topper_trie_batch_impl.hpp"#include "storage/trie/polkadot_trie/trie_error.hpp"#include "storage/trie/serialization/ordered_trie_hash.hpp"Go to the source code of this file.
Namespaces | |
| kagome::host_api | |