merchant

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

commit 23265dc88986926a203f5abecd032ea719983614
parent 3dfe175cb34c68a4706a423fd451d93eb100f94e
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Tue,  1 Dec 2015 15:36:14 +0100

micro change

Diffstat:
Msrc/backend/merchant.conf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/merchant.conf b/src/backend/merchant.conf @@ -14,7 +14,7 @@ KEYFILE = merchant.priv CURRENCY = KUDOS # FIXME: to be revised -TRUSTED_MINTS = taler +TRUSTED_MINTS = taler x # How quickly do we want the mint to send us our money? # Used only if the frontend does not specify a value.