pub fn compare_root( data: Vec<(Vec<u8>, Vec<u8>)>, memdb: impl HashDB<KeccakHasher, DBValue>, )
Compare trie builder and trie root implementations.