exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 097e968e1d03b0e0ae00738219a52f81b4a405b5
parent d4fded4b666032a86b653d40193713932f12b113
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 17 Jan 2020 03:09:05 +0100

fix

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

diff --git a/src/auditordb/test-auditor-db-postgres.conf b/src/auditordb/test-auditor-db-postgres.conf @@ -7,7 +7,7 @@ DB = postgres CONFIG = "postgres:///talercheck" # Where are the SQL files to setup our tables? -SQL_DIR = $DATADIR/sql/exchange/ +SQL_DIR = $DATADIR/sql/auditor/ [taler] CURRENCY = "EUR"