summaryrefslogtreecommitdiff
path: root/src/mint-lib/mint_api_deposit_wtid.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-01-22 16:52:52 +0100
committerChristian Grothoff <christian@grothoff.org>2016-01-22 16:52:52 +0100
commit5601a81d4dbefcd62ff84b2d6b8802046dc8520a (patch)
tree7fd9d0edaaaee153bedc666f770dd3c75a48eb25 /src/mint-lib/mint_api_deposit_wtid.c
parentc2fe7e8ee9bc658b3934f6ea5a5c2b28f8b7053f (diff)
downloadexchange-5601a81d4dbefcd62ff84b2d6b8802046dc8520a.tar.gz
exchange-5601a81d4dbefcd62ff84b2d6b8802046dc8520a.tar.bz2
exchange-5601a81d4dbefcd62ff84b2d6b8802046dc8520a.zip
do not have curl be verbose
Diffstat (limited to 'src/mint-lib/mint_api_deposit_wtid.c')
-rw-r--r--src/mint-lib/mint_api_deposit_wtid.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mint-lib/mint_api_deposit_wtid.c b/src/mint-lib/mint_api_deposit_wtid.c
index bb81d93e1..50f9c55d8 100644
--- a/src/mint-lib/mint_api_deposit_wtid.c
+++ b/src/mint-lib/mint_api_deposit_wtid.c
@@ -300,7 +300,6 @@ TALER_MINT_deposit_wtid (struct TALER_MINT_Handle *mint,
GNUNET_CRYPTO_eddsa_sign (&merchant_priv->eddsa_priv,
&dtp.purpose,
&merchant_sig.eddsa_sig));
-
deposit_wtid_obj = json_pack ("{s:o, s:o," /* H_wire, H_contract */
" s:o, s:I," /* coin_pub, transaction_id */
" s:o, s:o}", /* merchant_pub, merchant_sig */