reth_node_core::primitives::proofs

Function calculate_ommers_root

pub fn calculate_ommers_root(ommers: &[Header]) -> FixedBytes<32>
Expand description

Calculates the root hash for ommer/uncle headers.