Type Alias sp_trie::TrieHash

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

Hash type for a trie layout.