Kagome
Polkadot Runtime Engine in C++17
types.hpp File Reference
#include "common/blob.hpp"
Include dependency graph for types.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 kagome::storage::trie
 

Typedefs

using kagome::storage::trie::RootHash = common::Hash256
 

Enumerations

enum  kagome::storage::trie::StateVersion { kagome::storage::trie::StateVersion::V0, kagome::storage::trie::StateVersion::V1 }