From 33312e5abfb194c3a4aa9939a270c7d665b86a32 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 12 May 2022 07:44:03 -0400 Subject: 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 57c84b50b..5455103bc 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) */ -- cgit v1.2.3