From dbb23684031ecb892c931a89006183c741c3fc96 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 3 Apr 2017 16:49:38 +0200 Subject: mark TODOs for #3887 in exchange-lib --- src/exchange-lib/exchange_api_common.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/exchange-lib/exchange_api_common.c') diff --git a/src/exchange-lib/exchange_api_common.c b/src/exchange-lib/exchange_api_common.c index 743fb4fe..17cfab92 100644 --- a/src/exchange-lib/exchange_api_common.c +++ b/src/exchange-lib/exchange_api_common.c @@ -234,6 +234,12 @@ TALER_EXCHANGE_verify_coin_history (const char *currency, well-formendess check). */ add = GNUNET_NO; } + else if (0 == strcasecmp (type, + "PAYBACK")) + { + GNUNET_break (0); /* #3887 */ + + } else { /* signature not supported, new version on server? */ -- cgit v1.2.3