gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] 02/02: pass through type correctly


From: gnunet
Subject: [libeufin] 02/02: pass through type correctly
Date: Sat, 13 Jun 2020 10:13:32 +0200

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

dold pushed a commit to branch master
in repository libeufin.

commit 0e0cc5586eef6fbe8827d5b19067bbbf6324f7ba
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Sat Jun 13 13:43:26 2020 +0530

    pass through type correctly
---
 nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt 
b/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
index bfa2ee9..17f4519 100644
--- a/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
+++ b/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
@@ -360,7 +360,7 @@ suspend fun fetchTransactionsInternal(
     when (res.connectionType) {
         "ebics" -> {
             fetchEbicsC5x(
-                "C53",
+                type,
                 client,
                 res.connectionName,
                 ct.start,

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