exchange

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

commit 3b6a0dd5994b824ecbf246bb17e5be7611e89386
parent 110fe5b640a411cb939fbd5eba0e2fac0a296ea8
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Wed, 15 Dec 2021 17:02:11 +0100

compat

Diffstat:
Msrc/exchange/taler-exchange-httpd_keys.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange/taler-exchange-httpd_keys.c b/src/exchange/taler-exchange-httpd_keys.c @@ -57,7 +57,7 @@ * #TALER_PROTOCOL_CURRENT and #TALER_PROTOCOL_AGE in * exchange_api_handle.c! */ -#define EXCHANGE_PROTOCOL_VERSION "11:0:0" +#define EXCHANGE_PROTOCOL_VERSION "11:0:1" /**