Kagome
Polkadot Runtime Engine in C++17
|
#include "storage/trie/polkadot_trie/polkadot_trie.hpp"
#include "log/logger.hpp"
#include "storage/buffer_map_types.hpp"
#include "storage/trie/serialization/polkadot_codec.hpp"
Go to the source code of this file.
Classes | |
class | kagome::storage::trie::PolkadotTrieImpl |
Namespaces | |
kagome::storage::trie | |
Functions | |
OUTCOME_HPP_DECLARE_ERROR (kagome::storage::trie, PolkadotTrieImpl::Error) | |
OUTCOME_HPP_DECLARE_ERROR | ( | kagome::storage::trie | , |
PolkadotTrieImpl::Error | |||
) |