sp_trie
29.0.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.