summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-get-orders-ID.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-16 00:43:34 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-16 00:43:34 +0200
commit46fdfc6cf7001a1e158690ca30468b68ab887a02 (patch)
tree067d1a4f44a7dedc4dabb650fb1168610746e430 /src/backend/taler-merchant-httpd_private-get-orders-ID.c
parent199c806ee255ca0725b9a0d6dd54c9dd2a16d616 (diff)
downloadmerchant-46fdfc6cf7001a1e158690ca30468b68ab887a02.tar.gz
merchant-46fdfc6cf7001a1e158690ca30468b68ab887a02.tar.bz2
merchant-46fdfc6cf7001a1e158690ca30468b68ab887a02.zip
rename TALER_JSON_hash to TALER_JSON_contract_hash
Diffstat (limited to 'src/backend/taler-merchant-httpd_private-get-orders-ID.c')
-rw-r--r--src/backend/taler-merchant-httpd_private-get-orders-ID.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/taler-merchant-httpd_private-get-orders-ID.c b/src/backend/taler-merchant-httpd_private-get-orders-ID.c
index b6bdb139..87408fe5 100644
--- a/src/backend/taler-merchant-httpd_private-get-orders-ID.c
+++ b/src/backend/taler-merchant-httpd_private-get-orders-ID.c
@@ -880,8 +880,8 @@ TMH_private_get_orders_ID (const struct TMH_RequestHandler *rh,
}
}
if (GNUNET_OK !=
- TALER_JSON_hash (gorc->contract_terms,
- &gorc->h_contract_terms))
+ TALER_JSON_contract_hash (gorc->contract_terms,
+ &gorc->h_contract_terms))
{
GNUNET_break (0);
return TALER_MHD_reply_with_error (connection,