Function alloy_consensus::proofs::calculate_withdrawals_root
source ยท pub fn calculate_withdrawals_root(withdrawals: &[Withdrawal]) -> B256
Expand description
Calculates the root hash of the withdrawals.
pub fn calculate_withdrawals_root(withdrawals: &[Withdrawal]) -> B256
Calculates the root hash of the withdrawals.