Function calculate_receipt_root   
pub fn calculate_receipt_root<T>(receipts: &[T]) -> FixedBytes<32>where
    T: Encodable2718,Expand description
Calculates the receipt root.
pub fn calculate_receipt_root<T>(receipts: &[T]) -> FixedBytes<32>where
    T: Encodable2718,Calculates the receipt root.