From 90e756ddea52715366fb5d9f7e3b4cced6be62e1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 16 Jul 2020 00:42:42 +0200 Subject: rename TALER_JSON_hash to TALER_JSON_contract_hash --- src/testing/testing_api_cmd_deposits_get.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/testing/testing_api_cmd_deposits_get.c') diff --git a/src/testing/testing_api_cmd_deposits_get.c b/src/testing/testing_api_cmd_deposits_get.c index d5617ec25..f2f3f0e39 100644 --- a/src/testing/testing_api_cmd_deposits_get.c +++ b/src/testing/testing_api_cmd_deposits_get.c @@ -246,8 +246,8 @@ track_transaction_run (void *cls, TALER_JSON_merchant_wire_signature_hash (wire_details, &h_wire_details)) && (GNUNET_OK == - TALER_JSON_hash (contract_terms, - &h_contract_terms)) ); + TALER_JSON_contract_hash (contract_terms, + &h_contract_terms)) ); if (GNUNET_OK != TALER_TESTING_get_trait_merchant_priv (transaction_cmd, -- cgit v1.2.3