Kagome
Polkadot Runtime Engine in C++17
|
#include <memory>
#include <optional>
#include <string>
#include "storage/trie/codec.hpp"
#include "storage/trie/polkadot_trie/trie_node.hpp"
#include "storage/trie/serialization/buffer_stream.hpp"
Go to the source code of this file.
Classes | |
class | kagome::storage::trie::PolkadotCodec |
Namespaces | |
kagome::storage::trie | |
Functions | |
OUTCOME_HPP_DECLARE_ERROR (kagome::storage::trie, PolkadotCodec::Error) | |
OUTCOME_HPP_DECLARE_ERROR | ( | kagome::storage::trie | , |
PolkadotCodec::Error | |||
) |