exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit d0a0bd97254ba368d6e54e4984b0eac355c2c5eb
parent 75d9584e280ebfb3fcb400f46942695ac6e2958e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 12 May 2022 14:15:07 +0200

Merge branch 'master' of git+ssh://git.taler.net/exchange

Diffstat:
Msrc/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 @@ -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) */