Skip to main content

initial_root

Function initial_root 

Source
pub fn initial_root<F, V, H>() -> H::Digest
Expand 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).