aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_age_withdraw.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/exchange_api_age_withdraw.c')
-rw-r--r--src/lib/exchange_api_age_withdraw.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/lib/exchange_api_age_withdraw.c b/src/lib/exchange_api_age_withdraw.c
index bd84dcb3..f510bdba 100644
--- a/src/lib/exchange_api_age_withdraw.c
+++ b/src/lib/exchange_api_age_withdraw.c
@@ -724,14 +724,6 @@ perform_protocol (
awbh->reserve_priv,
&awbh->reserve_sig);
- GNUNET_assert (GNUNET_OK ==
- TALER_wallet_age_withdraw_verify (&awbh->h_commitment,
- &awbh->amount_with_fee,
- &awbh->age_mask,
- awbh->max_age,
- &awbh->reserve_pub,
- &awbh->reserve_sig));
-
/* Initiate the POST-request */
j_request_body = GNUNET_JSON_PACK (
GNUNET_JSON_pack_array_steal ("denom_hs", j_denoms),