Kagome
Polkadot Runtime Engine in C++17
polkadot_codec.hpp File Reference
#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"
Include dependency graph for polkadot_codec.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

OUTCOME_HPP_DECLARE_ERROR ( kagome::storage::trie  ,
PolkadotCodec::Error   
)