aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-10-17 14:07:10 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-10-17 14:07:10 +0200
commit06ffffe57e1487759736761619b864796d86db74 (patch)
treec8dd0db93226d390748baa3894a95c20ea69f18f
parent178eacf82bba60b313ca9492e688b0a9e2d7af82 (diff)
downloadexchange-06ffffe57e1487759736761619b864796d86db74.tar.xz
-remove addressed fixme
-rw-r--r--src/exchangedb/exchange_do_select_justification_for_missing_wire.sql2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/exchangedb/exchange_do_select_justification_for_missing_wire.sql b/src/exchangedb/exchange_do_select_justification_for_missing_wire.sql
index 5c53e6286..f02a51d3d 100644
--- a/src/exchangedb/exchange_do_select_justification_for_missing_wire.sql
+++ b/src/exchangedb/exchange_do_select_justification_for_missing_wire.sql
@@ -15,8 +15,6 @@
--
-- @author: Christian Grothoff
--- FIXME: this function is not working as intended at all yet, work in progress!
-
CREATE OR REPLACE FUNCTION exchange_do_select_justification_missing_wire(
IN in_wire_target_h_payto BYTEA,
IN in_current_time INT8,