aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_do_deposit.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-04-08 08:10:56 +0200
committerChristian Grothoff <christian@grothoff.org>2023-04-08 08:11:27 +0200
commit3137d8dc13742055e0857b249037fe0430bf9578 (patch)
treecad8c509322194f7b3f334095270aa629f2b8386 /src/exchangedb/pg_do_deposit.c
parent36b2cbb47e6cbb9b658abea34ea6cc37d90a1336 (diff)
downloadexchange-3137d8dc13742055e0857b249037fe0430bf9578.tar.xz
adding FIXME
Diffstat (limited to 'src/exchangedb/pg_do_deposit.c')
-rw-r--r--src/exchangedb/pg_do_deposit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchangedb/pg_do_deposit.c b/src/exchangedb/pg_do_deposit.c
index 771c50af3..f3d0856ac 100644
--- a/src/exchangedb/pg_do_deposit.c
+++ b/src/exchangedb/pg_do_deposit.c
@@ -25,6 +25,8 @@
#include "pg_do_deposit.h"
#include "pg_helper.h"
#include "pg_compute_shard.h"
+
+
enum GNUNET_DB_QueryStatus
TEH_PG_do_deposit (
void *cls,
@@ -69,8 +71,6 @@ TEH_PG_do_deposit (
GNUNET_PQ_result_spec_end
};
- /* Used in #postgres_do_deposit() to execute a deposit,
- checking the coin's balance in the process as needed. */
PREPARE (pg,
"call_deposit",
"SELECT "