compare_root

Function compare_root 

Source
pub fn compare_root(
    data: Vec<(Vec<u8>, Vec<u8>)>,
    memdb: impl HashDB<KeccakHasher, DBValue>,
)
Expand description

Compare trie builder and trie root implementations.