From 4b5efa4e8160634fc6cefce8dcedb38d71f76cc6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 4 Apr 2017 16:27:27 +0200 Subject: towards supporting #3887 in the auditor --- src/exchange/taler-exchange-httpd_db.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exchange/taler-exchange-httpd_db.c') 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, -- cgit v1.2.3