summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_db.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-04-04 16:27:27 +0200
committerChristian Grothoff <christian@grothoff.org>2017-04-04 16:27:27 +0200
commit4b5efa4e8160634fc6cefce8dcedb38d71f76cc6 (patch)
treea07f3f48ec395ea5d940a672b7626a8bd4541360 /src/exchange/taler-exchange-httpd_db.c
parent4b82a591c54bec9720181358c8230caa3759363f (diff)
downloadexchange-4b5efa4e8160634fc6cefce8dcedb38d71f76cc6.tar.gz
exchange-4b5efa4e8160634fc6cefce8dcedb38d71f76cc6.tar.bz2
exchange-4b5efa4e8160634fc6cefce8dcedb38d71f76cc6.zip
towards supporting #3887 in the auditor
Diffstat (limited to 'src/exchange/taler-exchange-httpd_db.c')
-rw-r--r--src/exchange/taler-exchange-httpd_db.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_db.c b/src/exchange/taler-exchange-httpd_db.c
index 11f8d31d3..9e345e806 100644
--- a/src/exchange/taler-exchange-httpd_db.c
+++ b/src/exchange/taler-exchange-httpd_db.c
@@ -2413,7 +2413,7 @@ TEH_DB_execute_payback (struct MHD_Connection *connection,
ret = TEH_plugin->insert_payback_request (TEH_plugin->cls,
session,
&reserve_pub,
- &coin->coin_pub,
+ coin,
coin_sig,
coin_blind,
&amount,