gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] 01/02: nexus submit: no batch booking


From: gnunet
Subject: [libeufin] 01/02: nexus submit: no batch booking
Date: Sun, 19 Nov 2023 19:38:01 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository libeufin.

commit cec574c90a1c7e26b27da03c4526917e494abcb1
Author: MS <ms@taler.net>
AuthorDate: Sun Nov 19 19:25:35 2023 +0100

    nexus submit: no batch booking
---
 nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt 
b/nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt
index 1ad6c50b..6a6d850d 100644
--- a/nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt
+++ b/nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt
@@ -116,7 +116,7 @@ fun createPain001(
                         text("TRF")
                     }
                     element("BtchBookg") {
-                        text("true")
+                        text("false")
                     }
                     element("ReqdExctnDt") {
                         element("Dt") {

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]