aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_withdraw.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/exchange_api_withdraw.c')
-rw-r--r--src/lib/exchange_api_withdraw.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/lib/exchange_api_withdraw.c b/src/lib/exchange_api_withdraw.c
index 2c57797fd..e42107ab9 100644
--- a/src/lib/exchange_api_withdraw.c
+++ b/src/lib/exchange_api_withdraw.c
@@ -181,10 +181,8 @@ withdraw_cs_stage_two_callback (void *cls,
{
case MHD_HTTP_OK:
wh->ps.cs_r_pub = csrr->details.success.r_pubs;
- TALER_blinding_secret_create (&wh->ps.blinding_key,
- wh->pk.key.cipher,
- &wh->ps.coin_priv,
- &wh->ps.cs_r_pub);
+ TALER_planchet_blinding_secret_create (&wh->ps,
+ wh->pk.key.cipher);
if (GNUNET_OK !=
TALER_planchet_prepare (&wh->pk.key,
&wh->ps,