pub fn initial_root<F, K, V, H>() -> H::DigestExpand description
Compute the authenticated root of a newly initialized database without opening storage.
The initial commit never carries metadata, so this root always represents Commit(None, 0).
pub fn initial_root<F, K, V, H>() -> H::DigestCompute the authenticated root of a newly initialized database without opening storage.
The initial commit never carries metadata, so this root always represents Commit(None, 0).