summaryrefslogtreecommitdiff
path: root/src/exchange
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-11-17 11:26:19 +0100
committerChristian Grothoff <christian@grothoff.org>2021-11-17 11:26:19 +0100
commit6b8c75788710b64eaf1323c9cd95a428c129012d (patch)
tree8633a07a1293c661b9a11d49cc3850404e0055cd /src/exchange
parent7332403bf0d72c9b1bb17348ef96b91615bcf525 (diff)
downloadexchange-6b8c75788710b64eaf1323c9cd95a428c129012d.tar.gz
exchange-6b8c75788710b64eaf1323c9cd95a428c129012d.tar.bz2
exchange-6b8c75788710b64eaf1323c9cd95a428c129012d.zip
towards merging with master
Diffstat (limited to 'src/exchange')
-rw-r--r--src/exchange/taler-exchange-httpd_keys.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_keys.c b/src/exchange/taler-exchange-httpd_keys.c
index 6b5bccdc6..e094f273f 100644
--- a/src/exchange/taler-exchange-httpd_keys.c
+++ b/src/exchange/taler-exchange-httpd_keys.c
@@ -721,7 +721,6 @@ helper_esign_cb (
{
/* should be just an update (revocation!), so update existing entry */
hsk->validity_duration = validity_duration;
- GNUNET_break (0 == start_time.abs_value_us);
return;
}
GNUNET_assert (NULL != sm_pub);