exchange

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

commit 041ba85c6a78621f8c639482b26b0328b21cc442
parent 11b643dd83fa3e75d5aa3b4918c55065fa6dc4fa
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 30 Sep 2019 22:12:13 +0200

add test for wire transfer subject malformed (mark as done)

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 @@ -1087,7 +1087,6 @@ echo "UPDATE app_banktransaction SET subject='${OLD_SUBJECT}' WHERE debit_accoun # - refunds # - reserve closure (or lack thereof) # - arithmetic problems -# - wire.row_inconsistencies (i.e. duplicate wire offset) # **************************************************