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