summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_refreshes_reveal.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-05-12 09:52:41 +0200
committerChristian Grothoff <christian@grothoff.org>2022-05-12 09:52:41 +0200
commit81732d49ccd2a595a02fb4a80399767785d4d7dd (patch)
tree5822d2fe619ee49c15d7b171c8d06ea208bb0385 /src/exchange/taler-exchange-httpd_refreshes_reveal.c
parent842e04b13ca07be4a997ecd52f63b94743fa83b8 (diff)
downloadexchange-81732d49ccd2a595a02fb4a80399767785d4d7dd.tar.gz
exchange-81732d49ccd2a595a02fb4a80399767785d4d7dd.tar.bz2
exchange-81732d49ccd2a595a02fb4a80399767785d4d7dd.zip
-add FIXME
Diffstat (limited to 'src/exchange/taler-exchange-httpd_refreshes_reveal.c')
-rw-r--r--src/exchange/taler-exchange-httpd_refreshes_reveal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-httpd_refreshes_reveal.c b/src/exchange/taler-exchange-httpd_refreshes_reveal.c
index 19c126f7e..8b48e67fd 100644
--- a/src/exchange/taler-exchange-httpd_refreshes_reveal.c
+++ b/src/exchange/taler-exchange-httpd_refreshes_reveal.c
@@ -768,6 +768,7 @@ clean_age:
GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
"Signatures ready, starting DB interaction\n");
+ // FIXME: do all this (and the above) in ONE DB transaction!
/* Persist operation result in DB */
{
enum GNUNET_DB_QueryStatus qs;