diff options
author | Christian Grothoff <grothoff@gnunet.org> | 2022-02-04 19:29:52 +0100 |
---|---|---|
committer | Christian Grothoff <grothoff@gnunet.org> | 2022-02-04 19:30:15 +0100 |
commit | 03fd154a69212df740cf3b09567a1bb081b64873 (patch) | |
tree | 0441bff7f146771a04162d587bc995240a8b5b22 /src/include/taler_exchange_service.h | |
parent | 7d2a1a596a8502dd040ed47eb0dd17bb0610cc08 (diff) |
messing with CS/RSA fixes
Diffstat (limited to 'src/include/taler_exchange_service.h')
-rw-r--r-- | src/include/taler_exchange_service.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h index 68c971868..beb337387 100644 --- a/src/include/taler_exchange_service.h +++ b/src/include/taler_exchange_service.h @@ -1461,7 +1461,6 @@ TALER_EXCHANGE_withdraw ( const struct TALER_EXCHANGE_DenomPublicKey *pk, const struct TALER_ReservePrivateKeyP *reserve_priv, struct TALER_PlanchetSecretsP *ps, - struct TALER_ExchangeWithdrawValues *alg_values, TALER_EXCHANGE_WithdrawCallback res_cb, void *res_cb_cls); |