gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: -field is optional


From: gnunet
Subject: [taler-docs] branch master updated: -field is optional
Date: Wed, 24 Aug 2022 10:16:43 +0200

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 3ce9f77  -field is optional
3ce9f77 is described below

commit 3ce9f7786cda8a81faf34a859a3be7a43798ced8
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Aug 24 10:16:41 2022 +0200

    -field is optional
---
 core/api-exchange.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 32ac620..9fafa3e 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -3488,8 +3488,8 @@ Wallet-to-wallet transfers
       // purse will (have been) merged with the account.
       balance: Amount;
 
-      // Time of the merge, possibly "never".
-      merge_timestamp: Timestamp;
+      // Time of the merge, missing if "never".
+      merge_timestamp?: Timestamp;
 
       // Time of the deposits being complete, possibly "never".
       // Note that this time may not be "stable": once sufficient

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