reth_node_core::primitives::proofs

Function calculate_withdrawals_root

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

Calculates the root hash of the withdrawals.