sp_trie
39.1.0
sp_trie
Type Alias
TrieHash
Copy item path
Source
pub type TrieHash<L> = <<L as
TrieLayout
>::
Hash
as
Hasher
>::
Out
;
Expand description
Hash type for a trie layout.