gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: comment


From: gnunet
Subject: [libeufin] branch master updated: comment
Date: Tue, 10 Mar 2020 18:17:37 +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 0abf74e  comment
0abf74e is described below

commit 0abf74e4b8ddef146137b785853bb2e32adce4ba
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Mar 10 18:17:30 2020 +0100

    comment
---
 nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt 
b/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
index 6e16999..26705d7 100644
--- a/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
+++ b/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
@@ -511,6 +511,10 @@ fun main() {
                             ContentType.Text.Plain,
                             HttpStatusCode.OK
                         )
+                    /**
+                     * NOTE: flow gets here when the bank-technical return 
code is
+                     * different from 000000.  This happens also for 090005 
(no data available)
+                     */
                     else -> call.respond(NexusErrorJson("Could not download 
any PAIN.002"))
                 }
                 return@post

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



reply via email to

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