gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: -migrate to new bank API


From: gnunet
Subject: [taler-anastasis] branch master updated: -migrate to new bank API
Date: Thu, 21 Sep 2023 12:53:47 +0200

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 0baebef  -migrate to new bank API
0baebef is described below

commit 0baebef64cab025ecec8376e5f3e113ac538afbe
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Sep 21 12:53:43 2023 +0200

    -migrate to new bank API
---
 src/cli/test_reducer.conf           | 4 ++--
 src/cli/test_reducer_free.conf      | 2 +-
 src/testing/test_anastasis_api.conf | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/cli/test_reducer.conf b/src/cli/test_reducer.conf
index 43fc881..f00b2c6 100644
--- a/src/cli/test_reducer.conf
+++ b/src/cli/test_reducer.conf
@@ -52,7 +52,7 @@ ENABLE_DEBIT = YES
 ENABLE_CREDIT = YES
 
 [exchange-accountcredentials-1]
-WIRE_GATEWAY_URL = 
http://localhost:18082/facades/test-facade/taler-wire-gateway/
+WIRE_GATEWAY_URL = http://localhost:18082/accounts/exchange/taler-wire-gateway/
 WIRE_GATEWAY_AUTH_METHOD = basic
 USERNAME = exchange
 PASSWORD = x
@@ -65,7 +65,7 @@ ENABLE_CREDIT = YES
 
 [exchange-accountcredentials-2]
 WIRE_GATEWAY_AUTH_METHOD = none
-WIRE_GATEWAY_URL = "http://localhost:18082/exchange/";
+WIRE_GATEWAY_URL = 
"http://localhost:18082/accounts/exchange/taler-wire-gateway/";
 
 [merchant]
 SERVE = tcp
diff --git a/src/cli/test_reducer_free.conf b/src/cli/test_reducer_free.conf
index 1c7da88..4e46929 100644
--- a/src/cli/test_reducer_free.conf
+++ b/src/cli/test_reducer_free.conf
@@ -95,7 +95,7 @@ enable_debit = yes
 enable_credit = yes
 
 [exchange-accountcredentials-1]
-WIRE_GATEWAY_URL = "http://localhost:8082/taler-wire-gateway/Exchange/";
+WIRE_GATEWAY_URL = 
"http://localhost:8082/accounts/Exchange/taler-wire-gateway/";
 WIRE_GATEWAY_AUTH_METHOD = basic
 USERNAME = Exchange
 PASSWORD = x
diff --git a/src/testing/test_anastasis_api.conf 
b/src/testing/test_anastasis_api.conf
index ee6a2b8..1faa6c8 100644
--- a/src/testing/test_anastasis_api.conf
+++ b/src/testing/test_anastasis_api.conf
@@ -105,7 +105,7 @@ ENABLE_DEBIT = YES
 ENABLE_CREDIT = YES
 
 [exchange-accountcredentials-exchange]
-WIRE_GATEWAY_URL = "http://localhost:8082/2/";
+WIRE_GATEWAY_URL = "http://localhost:8082/accounts/2/taler-wire-gateway/";
 WIRE_GATEWAY_AUTH_METHOD = NONE
 
 [coin_eur_ct_1]

-- 
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]