gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: -fix WIRE_GATEWAY_URL to match new des


From: gnunet
Subject: [libeufin] branch master updated: -fix WIRE_GATEWAY_URL to match new design
Date: Sat, 23 Sep 2023 19:43:52 +0200

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

grothoff pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 236b29f9 -fix WIRE_GATEWAY_URL to match new design
236b29f9 is described below

commit 236b29f957795aad279bc62081de06861bfe0821
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Sep 23 19:43:43 2023 +0200

    -fix WIRE_GATEWAY_URL to match new design
---
 cli/tests/wirewatch.conf | 2 +-
 contrib/wallet-core      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/cli/tests/wirewatch.conf b/cli/tests/wirewatch.conf
index b82f9e11..c9587441 100644
--- a/cli/tests/wirewatch.conf
+++ b/cli/tests/wirewatch.conf
@@ -1,5 +1,5 @@
 [exchange-accountcredentials-1]
-WIRE_GATEWAY_URL = 
"http://localhost:5001/facades/test-facade/taler-wire-gateway/";
+WIRE_GATEWAY_URL = 
"http://localhost:5001/accounts/test-user/taler-wire-gateway/";
 WIRE_GATEWAY_AUTH_METHOD = basic
 USERNAME = test-user
 PASSWORD = x
diff --git a/contrib/wallet-core b/contrib/wallet-core
index c5a3cd4c..7079bce1 160000
--- a/contrib/wallet-core
+++ b/contrib/wallet-core
@@ -1 +1 @@
-Subproject commit c5a3cd4c50676c49fa6c67cbdeb609101c38e764
+Subproject commit 7079bce1ad2640e44561f56b46d5f00758df8e5d

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