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: Mon, 20 Nov 2023 10:09:25 +0100

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new f7f27478 comment
f7f27478 is described below

commit f7f27478b3c642b2f66943ab82427ae0b4d55098
Author: MS <ms@taler.net>
AuthorDate: Mon Nov 20 10:09:22 2023 +0100

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

diff --git a/nexus/src/main/kotlin/tech/libeufin/nexus/Database.kt 
b/nexus/src/main/kotlin/tech/libeufin/nexus/Database.kt
index 10ec9f8c..7b6411b7 100644
--- a/nexus/src/main/kotlin/tech/libeufin/nexus/Database.kt
+++ b/nexus/src/main/kotlin/tech/libeufin/nexus/Database.kt
@@ -9,6 +9,8 @@ import java.sql.PreparedStatement
 import java.sql.SQLException
 import java.time.Instant
 
+// Remove this once TalerAmount from the bank
+// module gets moved to the 'util' module.
 data class TalerAmount(
     val value: Long,
     val fraction: Int, // has at most 8 digits.

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