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: Sat, 23 Oct 2021 10:46:07 +0200

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 1704b41  comment
1704b41 is described below

commit 1704b41a10ba6123b099fde9871c016b7b13bca0
Author: ms <ms@taler.net>
AuthorDate: Sat Oct 23 10:46:04 2021 +0200

    comment
---
 sandbox/src/main/kotlin/tech/libeufin/sandbox/Helpers.kt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/sandbox/src/main/kotlin/tech/libeufin/sandbox/Helpers.kt 
b/sandbox/src/main/kotlin/tech/libeufin/sandbox/Helpers.kt
index 4133568..c43934d 100644
--- a/sandbox/src/main/kotlin/tech/libeufin/sandbox/Helpers.kt
+++ b/sandbox/src/main/kotlin/tech/libeufin/sandbox/Helpers.kt
@@ -151,6 +151,11 @@ fun wireTransfer(
 
         Triple(debitAccount, creditAccount, demoBank)
     }
+
+    /**
+     * Only validating the amount.  Actual check on the
+     * currency will be done by the callee below.
+     */
     val amountObj = parseAmount(amount)
     return wireTransfer(
         debitAccount = args.first,

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