pub fn calculate_receipt_root<T>(receipts: &[T]) -> B256where T: Encodable2718,
Calculates the receipt root.