merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 6fd5d362dd28773576079cd2872dafdb07c11596
parent f63933420848927128b5d50afff3936ae08ca1e2
Author: Florian Dold <florian.dold@gmail.com>
Date:   Sat, 18 Jan 2020 23:51:55 +0100

remove ancient config setting

Diffstat:
Msrc/lib/test_merchant_api.conf | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/lib/test_merchant_api.conf b/src/lib/test_merchant_api.conf @@ -21,9 +21,6 @@ CURRENCY = EUR # Configuration for the merchant backend # ########################################## -[test] -INSTANCES = default tor - [merchant] # Which port do we run the backend on? (HTTP server)