|
Kagome
Polkadot Runtime Engine in C++17
|
#include <memory>#include "log/logger.hpp"#include "primitives/event_types.hpp"#include "storage/changes_trie/changes_tracker.hpp"#include "storage/trie/codec.hpp"#include "storage/trie/serialization/trie_serializer.hpp"#include "storage/trie/trie_batches.hpp"Go to the source code of this file.
Classes | |
| class | kagome::storage::trie::PersistentTrieBatchImpl |
Namespaces | |
| kagome::storage::trie | |
Functions | |
| OUTCOME_HPP_DECLARE_ERROR (kagome::storage::trie, PersistentTrieBatchImpl::Error) | |
| OUTCOME_HPP_DECLARE_ERROR | ( | kagome::storage::trie | , |
| PersistentTrieBatchImpl::Error | |||
| ) |