exchange

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

commit 9ee30135f9dc2ed4f9b80a12bc928588e3b27a55
parent 07c722f9fe3816b0ba855db9530877e36ae36c78
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 15 Sep 2024 23:26:22 +0200

fix test-19: reserve closure payto URI normalization issue

Diffstat:
Msrc/auditor/test-auditor.sh | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh @@ -1554,7 +1554,6 @@ function test_19() { echo -n "Testing reserve closure was done correctly... " check_no_report "reserve-not-closed-inconsistency" -# FIXME: test-19 fails here: echo -n "Testing no bogus transfers detected... " check_no_report "wire-out-inconsistency"