merchant

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

commit 3dfe175cb34c68a4706a423fd451d93eb100f94e
parent 3e3c96110fbb224519ed2e3cd14f6990f2345563
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Tue,  1 Dec 2015 15:34:56 +0100

adjusting mint's url specifiaction to match how the code fetches it

Diffstat:
Msrc/backend/merchant.conf | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/backend/merchant.conf b/src/backend/merchant.conf @@ -22,7 +22,10 @@ TRUSTED_MINTS = taler EDATE = 3 week [mint-taler] -HOSTNAME = mint.demo.taler.net +URI = mint.demo.taler.net + +[mint-x] +URI = mint.demo.taler.net # Auditors must be in sections "auditor-", the rest of the section # name could be anything.