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: remove transaction_


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: remove transaction_id from signature that the wallet gives
Date: Mon, 06 Feb 2017 15:46:41 +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 4363911  remove transaction_id from signature that the wallet gives
4363911 is described below

commit 43639116185ae3d32d08e1e855c046400eb96440
Author: Florian Dold <address@hidden>
AuthorDate: Mon Feb 6 15:46:37 2017 +0100

    remove transaction_id from signature that the wallet gives
---
 src/include/taler_signatures.h | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h
index 3740eb2..5c64915 100644
--- a/src/include/taler_signatures.h
+++ b/src/include/taler_signatures.h
@@ -929,14 +929,6 @@ struct TALER_DepositTrackPS
   struct GNUNET_HashCode h_wire GNUNET_PACKED;
 
   /**
-   * Merchant-generated transaction ID to detect duplicate
-   * transactions.  Chosen by the merchant and used to group
-   * deposits when there are multiple payments the same proposal
-   * (typically from different customers).
-   */
-  uint64_t transaction_id GNUNET_PACKED;
-
-  /**
    * The Merchant's public key.  The deposit inquiry request is to be
    * signed by the corresponding private key (using EdDSA).
    */

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



reply via email to

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