Kagome
Polkadot Runtime Engine in C++17
ordered_trie_hash.hpp File Reference
Include dependency graph for ordered_trie_hash.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 kagome::storage::trie
 

Functions

template<typename It >
outcome::result< common::Buffer > kagome::storage::trie::calculateOrderedTrieHash (const It &begin, const It &end)
 
template<typename ContainerType >
outcome::result< common::Buffer > kagome::storage::trie::calculateOrderedTrieHash (const ContainerType &container)