pub fn set_last_publish_time(
    txn: &mut Transaction<'_>,
    hash: &DhtOpHash,
    unix_epoch: Duration
) -> StateMutationResult<()>
Expand description

Set when a DhtOp was last publish time