Function reth::primitives::proofs::calculate_withdrawals_root

pub fn calculate_withdrawals_root(withdrawals: &[Withdrawal]) -> FixedBytes<32>
Expand description

Calculates the root hash of the withdrawals.