Function reth::core::primitives::proofs::calculate_withdrawals_root

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

Calculates the root hash of the withdrawals.