[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: test-auditor config
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: test-auditor config |
Date: |
Fri, 17 Jan 2020 23:05:42 +0100 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new 135b53d4 test-auditor config
135b53d4 is described below
commit 135b53d4a236b4ce8ffb1707753cfbfb6a22eb84
Author: Florian Dold <address@hidden>
AuthorDate: Fri Jan 17 23:05:39 2020 +0100
test-auditor config
---
src/auditor/test-auditor.conf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/auditor/test-auditor.conf b/src/auditor/test-auditor.conf
index 42c755c7..1eab8365 100644
--- a/src/auditor/test-auditor.conf
+++ b/src/auditor/test-auditor.conf
@@ -4,11 +4,11 @@ TINY_AMOUNT = TESTKUDOS:0.01
[account-1]
WIRE_RESPONSE = ${TALER_DATA_HOME}/exchange/account-1.json
-url = payto://x-taler-bank/localhost/2
+url = payto://x-taler-bank/localhost/Exchange
METHOD = x-taler-bank
enable_debit = yes
enable_credit = yes
-WIRE_GATEWAY_URL = "http://localhost:8082/taler-wire-gateway/42/"
+WIRE_GATEWAY_URL = "http://localhost:8082/taler-wire-gateway/Exchange/"
WIRE_GATEWAY_AUTH_METHOD = basic
USERNAME = Exchange
PASSWORD = x
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: test-auditor config,
gnunet <=