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: elaborate on Contra


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: elaborate on ContractPS
Date: Thu, 12 Jan 2017 15:40:46 +0100

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

dold pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new c631ae1  elaborate on ContractPS
c631ae1 is described below

commit c631ae1b600add2ff229102d63870199043feb53
Author: Florian Dold <address@hidden>
AuthorDate: Thu Jan 12 15:40:43 2017 +0100

    elaborate on ContractPS
---
 src/include/taler_signatures.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h
index 61e824a..a2ca555 100644
--- a/src/include/taler_signatures.h
+++ b/src/include/taler_signatures.h
@@ -1034,6 +1034,9 @@ struct TALER_WireDepositDataPS
  * Some fields are lifted from the contract and signed over in addition to the
  * contract hash.  This redundancy allows these  pieces of information can be
  * verified without knowing the whole content of the contract.
+ * The mechant backend's "/pay" handler, for example, can verify that a deposit
+ * permission relates to a valid contract this way without having to have the
+ * full contract.
  */
 struct TALER_ContractPS
 {

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



reply via email to

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