pub fn compute_receipts_root(
epoch_receipts: &Vec<Arc<BlockReceipts>>,
) -> MerkleHashExpand description
Compute epoch receipts root.
This value is stored in the deferred_receipts_root header field.
pub fn compute_receipts_root(
epoch_receipts: &Vec<Arc<BlockReceipts>>,
) -> MerkleHashCompute epoch receipts root.
This value is stored in the deferred_receipts_root header field.