reduce number of constraints for triedb types (#9043)
* NodeHandle does not require Hasher * Node does not require Hasher * change name of the template typo from I to O
Showing
- Cargo.lock 1 addition, 0 deletionsCargo.lock
- util/hashdb/src/lib.rs 1 addition, 1 deletionutil/hashdb/src/lib.rs
- util/patricia_trie/Cargo.toml 3 additions, 2 deletionsutil/patricia_trie/Cargo.toml
- util/patricia_trie/src/lib.rs 3 additions, 2 deletionsutil/patricia_trie/src/lib.rs
- util/patricia_trie/src/triedbmut.rs 45 additions, 40 deletionsutil/patricia_trie/src/triedbmut.rs
Please register or sign in to comment