diff options
| author | Christian Grothoff <christian@grothoff.org> | 2022-02-07 12:33:35 +0100 | 
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2022-02-07 12:33:35 +0100 | 
| commit | fb9ba5b1d2970e24643d179338b34c8915d2072d (patch) | |
| tree | de1ad14127b9e213fcbf88c62097783583a1acb5 /src/include/taler_exchange_service.h | |
| parent | 0d03f55282f5954050a66a38209a3a9aed33f884 (diff) | |
-rename fest
Diffstat (limited to 'src/include/taler_exchange_service.h')
| -rw-r--r-- | src/include/taler_exchange_service.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h index a6b847bb..65b8d72b 100644 --- a/src/include/taler_exchange_service.h +++ b/src/include/taler_exchange_service.h @@ -922,7 +922,7 @@ TALER_EXCHANGE_deposit (    const struct TALER_Amount *amount,    struct GNUNET_TIME_Timestamp wire_deadline,    const char *merchant_payto_uri, -  const struct TALER_WireSalt *wire_salt, +  const struct TALER_WireSaltP *wire_salt,    const struct TALER_PrivateContractHash *h_contract_terms,    const json_t *extension_details,    const struct TALER_CoinSpendPublicKeyP *coin_pub, | 
