Type Definition sp_trie::TrieHash [−][src]
type TrieHash<L> = <<L as TrieLayout>::Hash as Hasher>::Out;
Expand description
Hash type for a trie layout.
type TrieHash<L> = <<L as TrieLayout>::Hash as Hasher>::Out;
Hash type for a trie layout.