gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: address warnings


From: gnunet
Subject: [libeufin] branch master updated: address warnings
Date: Fri, 24 Jan 2020 16:21:32 +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 d2f4d24  address warnings
d2f4d24 is described below

commit d2f4d249477f0b826756c21cb18dc6c8fb2459e3
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jan 24 16:21:26 2020 +0100

    address warnings
---
 nexus/src/main/kotlin/Main.kt | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/nexus/src/main/kotlin/Main.kt b/nexus/src/main/kotlin/Main.kt
index 43c59db..cb7f39d 100644
--- a/nexus/src/main/kotlin/Main.kt
+++ b/nexus/src/main/kotlin/Main.kt
@@ -645,9 +645,7 @@ fun main() {
                     createUploadInitializationPhase(
                         subscriberData,
                         "TST",
-                        usd_encrypted,
-                        getNonce(128),
-                        getGregorianDate()
+                        usd_encrypted
                     ),
                     subscriberData.bankAuthPub!!,
                     subscriberData.customerEncPriv

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



reply via email to

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