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_proposal_data ->


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: h_proposal_data -> hash
Date: Mon, 06 Feb 2017 13:54:29 +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 26d5e08  h_proposal_data -> hash
26d5e08 is described below

commit 26d5e08816d3a435cb562db5859069206ca95a63
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Feb 6 13:54:17 2017 +0100

    h_proposal_data -> hash
---
 src/include/taler_signatures.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h
index 6265267..cf05d65 100644
--- a/src/include/taler_signatures.h
+++ b/src/include/taler_signatures.h
@@ -1043,7 +1043,7 @@ struct TALER_ProposalDataPS
    * Hash of the JSON contract in UTF-8 including 0-termination,
    * using JSON_COMPACT | JSON_SORT_KEYS
    */
-  struct GNUNET_HashCode h_proposal_data;
+  struct GNUNET_HashCode hash;
 };
 
 /**

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



reply via email to

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