Function calculate_receipt_root
pub fn calculate_receipt_root(receipts: &[ReceiptWithBloom]) -> FixedBytes<32>
Expand description
Calculates the receipt root for a header.
pub fn calculate_receipt_root(receipts: &[ReceiptWithBloom]) -> FixedBytes<32>
Calculates the receipt root for a header.