gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: define TALER_SIGNATURE_MASTER_PA


From: gnunet
Subject: [taler-exchange] branch master updated: define TALER_SIGNATURE_MASTER_PARTNER_DETAILS as 1048
Date: Thu, 12 May 2022 13:45:59 +0200

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

ttn pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 33312e5a define TALER_SIGNATURE_MASTER_PARTNER_DETAILS as 1048
33312e5a is described below

commit 33312e5abfb194c3a4aa9939a270c7d665b86a32
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu May 12 07:44:03 2022 -0400

    define TALER_SIGNATURE_MASTER_PARTNER_DETAILS as 1048
    
    This is to avoid a duplicate Number:
    https://bugs.gnunet.org/view.php?id=7240
---
 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 57c84b50..5455103b 100644
--- a/src/include/taler_signatures.h
+++ b/src/include/taler_signatures.h
@@ -100,7 +100,7 @@
 /**
  * Signature affirming a partner configuration for wads.
  */
-#define TALER_SIGNATURE_MASTER_PARTNER_DETAILS 1032
+#define TALER_SIGNATURE_MASTER_PARTNER_DETAILS 1048
 
 /*********************************************/
 /* Exchange online signatures (with signing key) */

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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