sp_trie

Type Alias TrieHash

Source
pub type TrieHash<L> = <<L as TrieLayout>::Hash as Hasher>::Out;
Expand description

Hash type for a trie layout.