pub fn set_when_integrated(
    txn: &mut Transaction<'_>,
    hash: &DhtOpHash,
    time: Timestamp
) -> StateMutationResult<()>
Expand description

Set when a DhtOp was integrated.