gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: make HTD consistent


From: gnunet
Subject: [libeufin] branch master updated: make HTD consistent
Date: Sun, 12 Jan 2020 13:59:50 +0100

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

marcello pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 086e593  make HTD consistent
086e593 is described below

commit 086e593e2f009dd9a146a5d333803ae30739219a
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sun Jan 12 13:59:26 2020 +0100

    make HTD consistent
---
 sandbox/src/main/kotlin/tech/libeufin/sandbox/EbicsProtocolBackend.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sandbox/src/main/kotlin/tech/libeufin/sandbox/EbicsProtocolBackend.kt 
b/sandbox/src/main/kotlin/tech/libeufin/sandbox/EbicsProtocolBackend.kt
index c8db5c3..078fc7e 100644
--- a/sandbox/src/main/kotlin/tech/libeufin/sandbox/EbicsProtocolBackend.kt
+++ b/sandbox/src/main/kotlin/tech/libeufin/sandbox/EbicsProtocolBackend.kt
@@ -391,7 +391,7 @@ fun handleEbicsHtd(): ByteArray {
             }
             this.permissionList = listOf(
                 EbicsTypes.UserPermission().apply {
-                    this.orderTypes = "C54 C53 C52 CCC"
+                    this.orderTypes = "C53 C52 CCC"
                 }
             )
         }

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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