exchange

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

commit d38fa7344a5e7b99b0298f748ac585c21e73acbe
parent b08777a5f4ff8f80ce06f4a3a9e1755c7e7d175e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  1 Dec 2024 14:27:29 +0100

fix auditordb tests

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 @@ -9,5 +9,5 @@ CONFIG = "postgres:///talercheck" # Where are the SQL files to setup our tables? SQL_DIR = ${DATADIR}sql/ -[taler] +[exchange] CURRENCY = "EUR"