gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-exchange] 02/03: properly document TALER_SIGNATURE_M


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] 02/03: properly document TALER_SIGNATURE_MERCHANT_REFUND_OK
Date: Sat, 02 Dec 2017 21:01:10 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

commit 78b77ee8d515c80ac85ca7af59e3e82c2baaeb68
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Nov 30 11:21:51 2017 +0100

    properly document TALER_SIGNATURE_MERCHANT_REFUND_OK
---
 src/include/taler_signatures.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h
index 3bc0505..6355303 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;
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]