Skip to main content

compute_segments_root

Function compute_segments_root 

Source
pub fn compute_segments_root<'a, const MAX_SEGMENTS: u64, Iter>(
    segment_roots: Iter,
) -> Blake3Hash
where [(); { _ }]:, Iter: IntoIterator<Item = &'a SegmentRoot>,
Expand description

Calculates a Merkle Tree root for a provided list of segment roots