From 78b77ee8d515c80ac85ca7af59e3e82c2baaeb68 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 30 Nov 2017 11:21:51 +0100 Subject: properly document TALER_SIGNATURE_MERCHANT_REFUND_OK --- src/include/taler_signatures.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index 3bc0505f9..6355303a0 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -1279,12 +1279,13 @@ struct TALER_ReserveCloseConfirmationPS struct TALER_MerchantRefundConfirmationPS { /** - * Set TALER_SIGNATURE_REFUND_OK. + * Set to #TALER_SIGNATURE_MERCHANT_REFUND_OK. */ struct GNUNET_CRYPTO_EccSignaturePurpose purpose; /** * Hashed order id; in case frontend wants to check it. + * Hashed without the 0-termination. */ struct GNUNET_HashCode h_order_id GNUNET_PACKED; -- cgit v1.2.3