Function calculate_receipt_root_ref
pub fn calculate_receipt_root_ref(
receipts: &[ReceiptWithBloomRef<'_>],
) -> FixedBytes<32>
Expand description
Calculates the receipt root for a header.
pub fn calculate_receipt_root_ref(
receipts: &[ReceiptWithBloomRef<'_>],
) -> FixedBytes<32>
Calculates the receipt root for a header.