gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: match API


From: gnunet
Subject: [libeufin] branch master updated: match API
Date: Sun, 19 Sep 2021 13:50:46 +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 9d3fdb6  match API
9d3fdb6 is described below

commit 9d3fdb67c4718c7ff59efcf8774d8bbe793ed3ec
Author: ms <ms@taler.net>
AuthorDate: Sun Sep 19 13:50:43 2021 +0200

    match API
---
 sandbox/src/main/kotlin/tech/libeufin/sandbox/JSON.kt | 2 +-
 1 file changed, 1 insertion(+), 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 37e1ee1..4368bc2 100644
--- a/sandbox/src/main/kotlin/tech/libeufin/sandbox/JSON.kt
+++ b/sandbox/src/main/kotlin/tech/libeufin/sandbox/JSON.kt
@@ -84,5 +84,5 @@ data class TalerWithdrawalStatus(
 
 data class TalerWithdrawalConfirmation(
     val reserve_pub: String,
-    val exchange_wire_details: String
+    val exchange_wire_details: String?
 )

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