depolymerization

wire gateway for Bitcoin/Ethereum
Log | Files | Refs | Submodules | README | LICENSE

commit 1166a20057f4e55416d5c1171726a47d24f11d91
parent 4dd32e786f912c69179c58708540a31deed46ae4
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 21 Sep 2023 12:41:07 +0200

-note on URL change

Diffstat:
Minstrumentation/conf/taler_btc_auth.conf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/instrumentation/conf/taler_btc_auth.conf b/instrumentation/conf/taler_btc_auth.conf @@ -5,6 +5,7 @@ CURRENCY = DEVBTC BASE_URL = http://test.com [exchange-accountcredentials-admin] +# FIXME: should be changed to http://localhost:8060/accounts/admin/taler-wire-gateway/ for uniformity... WIRE_GATEWAY_URL = http://localhost:8060/ WIRE_GATEWAY_AUTH_METHOD = basic USERNAME = admin @@ -16,4 +17,3 @@ PORT = 8060 PAYTO = payto://bitcoin/bcrt1qgkgxkjj27g3f7s87mcvjjsghay7gh34cx39prj AUTH_METHOD = basic AUTH_TOKEN = YWRtaW46cGFzc3dvcmQ= -