commit 8fd6f27d836f27c22f2af20099166b9e6febf905 parent 588f10b949d4d9995c8be8c4000e5e7de3af99c9 Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 4 May 2023 10:16:32 +0200 -FIXME: actually nothing to do here Diffstat:
| M | src/backend/taler-merchant-exchange.c | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/backend/taler-merchant-exchange.c b/src/backend/taler-merchant-exchange.c @@ -802,11 +802,8 @@ wire_transfer_cb (void *cls, } if (0 == qs) { - /* FIXME: set as confirmed!!? */ GNUNET_log (GNUNET_ERROR_TYPE_INFO, "Transfer already known. Ignoring duplicate.\n"); - /* FIXME: if not verified & not ultimately failed, - we probably should still try to verify! */ return; }