Function calculate_receipt_root
pub fn calculate_receipt_root<T>(receipts: &[T]) -> FixedBytes<32>where
T: Encodable2718,
Available on crate feature
node-api
only.Expand description
Calculates the receipt root.