merchant

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

commit 555fdccb3c694add1c927e9108f059f5f4e7824e
parent 053ab084a6ba5598326aa214d8692b54092416d4
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Mon,  7 Jul 2025 16:31:07 +0200

do not enable strict v19 for now

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

diff --git a/src/testing/test_merchant_api.conf b/src/testing/test_merchant_api.conf @@ -38,7 +38,7 @@ CURRENCY = EUR PORT = 8080 SERVE = tcp DB = postgres -STRICT_PROTOCOL_V19 = YES +STRICT_PROTOCOL_V19 = NO [merchantdb-postgres] CONFIG = postgres:///talercheck