gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: fix config


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: fix config
Date: Thu, 07 Dec 2017 07:42:46 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

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

commit a8f3c5ff41da8f42595ace3abb26b13e003b62bf
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Dec 7 07:42:40 2017 +0100

    fix config
---
 src/lib/test_merchant_api.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/test_merchant_api.conf b/src/lib/test_merchant_api.conf
index 76a052f..ccba23c 100644
--- a/src/lib/test_merchant_api.conf
+++ b/src/lib/test_merchant_api.conf
@@ -85,12 +85,12 @@ KEYFILE = tor_merchant.priv
 [merchant-instance-tip]
 KEYFILE = reserve_tip.priv
 TIP_EXCHANGE = http://localhost:8081/
-TIP_RESERVE_PRIV = RKEJM3J3K8D02V6WFHWY14WM2RKFVBW35ZJ0FHWTEJDPN0T7CPYG
+TIP_RESERVE_PRIV_FILENAME = reserve_key.priv
 
 [merchant-instance-dtip]
 KEYFILE = reserve_dtip.priv
 TIP_EXCHANGE = http://localhost:8081/
-TIP_RESERVE_PRIV = ENK9E0GYJ5EJEEC0QN3GY7KJRMNXW3B2SSWQDNJ3F1CEMFGC0970
+TIP_RESERVE_PRIV_FILENAME = reserve_dkey.priv
 
 [merchant-instance-wireformat-tor]
 TEST_RESPONSE_FILE = ${TALER_CONFIG_HOME}/merchant/wire/test.json

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



reply via email to

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