gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: h_contract->h_propo


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: h_contract->h_proposal_data
Date: Sat, 04 Feb 2017 11:07:28 +0100

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

marcello pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 3ead839  h_contract->h_proposal_data
3ead839 is described below

commit 3ead839e3cede149c24a70bc3ccb628234318ced
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sat Feb 4 11:07:15 2017 +0100

    h_contract->h_proposal_data
---
 src/include/taler_signatures.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h
index fa78c7a..6265267 100644
--- a/src/include/taler_signatures.h
+++ b/src/include/taler_signatures.h
@@ -1061,9 +1061,9 @@ struct PaymentResponsePS
   struct GNUNET_CRYPTO_EccSignaturePurpose purpose;
 
   /**
-   * Hash of the contract associated with this confirmation
+   * Hash of the proposal data associated with this confirmation
    */
-  struct GNUNET_HashCode h_contract;
+  struct GNUNET_HashCode h_proposal_data;
 };
 
 

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



reply via email to

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