[][src]Type Definition sp_trie::TrieHash

type TrieHash<L> = <<L as TrieLayout>::Hash as Hasher>::Out;

Hash type for a trie layout.