merchant

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

commit 73be11d78cff70e62c9afbab787dbc375c1d28ba
parent e1ea7e3cefda083e9785d1b223c8d996cd384750
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu,  2 Nov 2017 14:10:53 +0100

use talercheck for testing, like exchange does

Diffstat:
Msrc/backenddb/test-merchantdb-postgres.conf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backenddb/test-merchantdb-postgres.conf b/src/backenddb/test-merchantdb-postgres.conf @@ -2,4 +2,4 @@ DB = postgres [merchantdb-postgres] -CONFIG = postgres:///talertest +CONFIG = postgres:///talercheck