Kagome
Polkadot Runtime Engine in C++17
codec.hpp File Reference
#include "common/blob.hpp"
#include "common/buffer.hpp"
#include "storage/trie/node.hpp"
Include dependency graph for 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::Codec
 Internal codec for nodes in the Trie. Eth and substrate have different codecs, but rest of the code should be same. More...
 

Namespaces

 kagome::storage::trie