pub fn set_receipts_complete(
    txn: &mut Transaction<'_>,
    hash: &DhtOpHash,
    complete: bool
) -> StateMutationResult<()>
Expand description

Set the receipt count for a [DhtOp].