From 2e6d284e039acdc2fef37ca5b781f1ecee6a548d Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 16 Jan 2020 08:50:40 +0100 Subject: DCE --- src/include/taler_json_lib.h | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'src/include/taler_json_lib.h') diff --git a/src/include/taler_json_lib.h b/src/include/taler_json_lib.h index 6adb76b2..16863803 100644 --- a/src/include/taler_json_lib.h +++ b/src/include/taler_json_lib.h @@ -154,19 +154,6 @@ TALER_JSON_merchant_wire_signature_hash (const json_t *wire_s, struct GNUNET_HashCode *hc); -/** - * Compute the hash of the given wire details. The resulting - * hash is what is signed by the master public key. - * - * @param wire_s wire details to hash - * @param hc[out] set to the hash - * @return #GNUNET_OK on success, #GNUNET_SYSERR if @a wire_s is malformed - */ -int -TALER_JSON_exchange_wire_signature_hash (const json_t *wire_s, - struct GNUNET_HashCode *hc); - - /** * Check the signature in @a wire_s. * -- cgit v1.2.3