reth::primitives::proofs

Function calculate_ommers_root

pub fn calculate_ommers_root<T>(ommers: &[T]) -> FixedBytes<32>
where T: Encodable,
Expand description

Calculates the root hash for ommer/uncle headers.

See Header.