commit 108124671366f031fa8c8c5f1028a83e0ecda130
parent f7f27478b3c642b2f66943ab82427ae0b4d55098
Author: MS <ms@taler.net>
Date: Mon, 20 Nov 2023 10:25:25 +0100
nexus submit: not indenting pain.001
Diffstat:
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
@@ -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",