summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_deposit.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-10-27 13:23:14 +0200
committerChristian Grothoff <christian@grothoff.org>2021-10-27 13:23:14 +0200
commitb148a5a81a4b6e96daba8c9fbb0e53afff8dcdca (patch)
treed20f84dcdade08fb44eab547019dd60a1f8265ee /src/lib/exchange_api_deposit.c
parent3900531e0d1a6644bebe19e451fef907100d77b6 (diff)
downloadexchange-b148a5a81a4b6e96daba8c9fbb0e53afff8dcdca.tar.gz
exchange-b148a5a81a4b6e96daba8c9fbb0e53afff8dcdca.tar.bz2
exchange-b148a5a81a4b6e96daba8c9fbb0e53afff8dcdca.zip
rename fest
Diffstat (limited to 'src/lib/exchange_api_deposit.c')
-rw-r--r--src/lib/exchange_api_deposit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/exchange_api_deposit.c b/src/lib/exchange_api_deposit.c
index e8fe5faf6..62932d990 100644
--- a/src/lib/exchange_api_deposit.c
+++ b/src/lib/exchange_api_deposit.c
@@ -652,8 +652,8 @@ TALER_EXCHANGE_deposit (
h_contract_terms),
GNUNET_JSON_pack_data_auto ("denom_pub_hash",
&denom_pub_hash),
- TALER_JSON_pack_denomination_signature ("ub_sig",
- denom_sig),
+ TALER_JSON_pack_denom_sig ("ub_sig",
+ denom_sig),
GNUNET_JSON_pack_time_abs ("timestamp",
timestamp),
GNUNET_JSON_pack_data_auto ("merchant_pub",