gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fix test config


From: gnunet
Subject: [taler-exchange] branch master updated: fix test config
Date: Tue, 14 Jan 2020 14:41:53 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 90886bd4 fix test config
90886bd4 is described below

commit 90886bd4115975f057bae6853ecefa23c5352759
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Jan 14 14:41:49 2020 +0100

    fix test config
---
 src/exchange/test_taler_exchange_httpd.conf | 2 +-
 src/lib/test_exchange_api.conf              | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/exchange/test_taler_exchange_httpd.conf 
b/src/exchange/test_taler_exchange_httpd.conf
index 30814dd8..4061fbc5 100644
--- a/src/exchange/test_taler_exchange_httpd.conf
+++ b/src/exchange/test_taler_exchange_httpd.conf
@@ -53,7 +53,7 @@ URL = "payto://x-taler-bank/localhost:8082/3"
 
 WIRE_RESPONSE = ${TALER_CONFIG_HOME}/account-1.json
 
-PLUGIN = "taler_bank"
+METHOD = "x-taler-bank"
 
 ENABLE_DEBIT = YES
 
diff --git a/src/lib/test_exchange_api.conf b/src/lib/test_exchange_api.conf
index ca576214..d18690c7 100644
--- a/src/lib/test_exchange_api.conf
+++ b/src/lib/test_exchange_api.conf
@@ -83,7 +83,6 @@ URL = "payto://x-taler-bank/localhost:8082/2"
 # wallets with the bank information for transfers to the exchange.
 WIRE_RESPONSE = ${TALER_CONFIG_HOME}/account-2.json
 
-# Which wire plugin should we used to access the account?
 METHOD = x-taler-bank
 
 # Authentication information for basic authentication

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]