gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: nexus submit: not indenting pain.001


From: gnunet
Subject: [libeufin] branch master updated: nexus submit: not indenting pain.001
Date: Mon, 20 Nov 2023 10:25:42 +0100

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 10812467 nexus submit: not indenting pain.001
10812467 is described below

commit 108124671366f031fa8c8c5f1028a83e0ecda130
Author: MS <ms@taler.net>
AuthorDate: Mon Nov 20 10:25:25 2023 +0100

    nexus submit: not indenting pain.001
---
 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 ec0381b7..46622f6e 100644
--- a/nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt
+++ b/nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt
@@ -73,7 +73,7 @@ fun createPain001(
             "Cannot operate without the creditor name",
             stage=NexusSubmissionStage.pain
         )
-    return constructXml(indent = true) {
+    return constructXml {
         root("Document") {
             attribute(
                 "xmlns",

-- 
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]