summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_do_batch_withdraw_insert.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-07-30 12:39:58 +0200
committerChristian Grothoff <christian@grothoff.org>2023-07-30 12:39:58 +0200
commitafa706914fefc90812c0bda01341e1dcfca06840 (patch)
tree56916d76bf5a07055caa466e907657a77ecbcf8b /src/exchangedb/pg_do_batch_withdraw_insert.c
parent04e4c185002020e69130acfd243dbf971f5af348 (diff)
downloadexchange-afa706914fefc90812c0bda01341e1dcfca06840.tar.gz
exchange-afa706914fefc90812c0bda01341e1dcfca06840.tar.bz2
exchange-afa706914fefc90812c0bda01341e1dcfca06840.zip
-remove silly comment
Diffstat (limited to 'src/exchangedb/pg_do_batch_withdraw_insert.c')
-rw-r--r--src/exchangedb/pg_do_batch_withdraw_insert.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/exchangedb/pg_do_batch_withdraw_insert.c b/src/exchangedb/pg_do_batch_withdraw_insert.c
index 58dd73586..b95a179d2 100644
--- a/src/exchangedb/pg_do_batch_withdraw_insert.c
+++ b/src/exchangedb/pg_do_batch_withdraw_insert.c
@@ -25,6 +25,7 @@
#include "pg_do_batch_withdraw_insert.h"
#include "pg_helper.h"
+
enum GNUNET_DB_QueryStatus
TEH_PG_do_batch_withdraw_insert (
void *cls,
@@ -60,9 +61,7 @@ TEH_PG_do_batch_withdraw_insert (
nonce_reuse),
GNUNET_PQ_result_spec_end
};
- /* Used in #postgres_do_batch_withdraw_insert() to store
- the signature of a blinded coin with the blinded coin's
- details. */
+
PREPARE (pg,
"call_batch_withdraw_insert",
"SELECT "