gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: currency gone from bank account creati


From: gnunet
Subject: [libeufin] branch master updated: currency gone from bank account creation request
Date: Sat, 23 Oct 2021 09:33:00 +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 d125792  currency gone from bank account creation request
d125792 is described below

commit d1257925553816bd333549b6dbbfced7c2d9eb62
Author: ms <ms@taler.net>
AuthorDate: Sat Oct 23 09:32:32 2021 +0200

    currency gone from bank account creation request
---
 sandbox/src/main/kotlin/tech/libeufin/sandbox/JSON.kt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sandbox/src/main/kotlin/tech/libeufin/sandbox/JSON.kt 
b/sandbox/src/main/kotlin/tech/libeufin/sandbox/JSON.kt
index 86758b2..ca0f1a3 100644
--- a/sandbox/src/main/kotlin/tech/libeufin/sandbox/JSON.kt
+++ b/sandbox/src/main/kotlin/tech/libeufin/sandbox/JSON.kt
@@ -82,7 +82,6 @@ data class BankAccountRequest(
      */
     val name: String,
     val label: String,
-    val currency: String
 )
 
 data class CustomerRegistration(

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