pub type TrieFactory = TrieFactory<KeccakHasher, RlpCodec>;
Expand description

Convenience type alias to instantiate a Keccak/Rlp-flavoured TrieFactory