Type Definition patricia_trie_ethereum::TrieFactory
source · [−]pub type TrieFactory = TrieFactory<KeccakHasher, RlpCodec>;
Expand description
Convenience type alias to instantiate a Keccak/Rlp-flavoured TrieFactory
pub type TrieFactory = TrieFactory<KeccakHasher, RlpCodec>;
Convenience type alias to instantiate a Keccak/Rlp-flavoured TrieFactory