gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: document change for #7706: add purse


From: gnunet
Subject: [taler-docs] branch master updated: document change for #7706: add purse_expiration
Date: Sun, 19 Feb 2023 18:29:46 +0100

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 f8298bc  document change for #7706: add purse_expiration
f8298bc is described below

commit f8298bca0883b187a8612bb026e3087ddaf665ba
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Feb 19 18:29:29 2023 +0100

    document change for #7706: add purse_expiration
---
 core/api-exchange.rst | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 8ccd9df..368c504 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -4045,7 +4045,7 @@ typically also view the balance.)
       // values indicate that the transfer is blocked due to
       // AML enforcement.
       aml_decision: Integer;
-      
+
       // True if the KYC check for the merchant has been
       // satisfied.  False does not mean that KYC
       // is strictly needed, unless also a
@@ -4205,6 +4205,9 @@ Wallet-to-wallet transfers
       // purse will (have been) merged with the account.
       balance: Amount;
 
+      // When does the purge expire.
+      purse_expiration: Timestamp;
+
       // Time of the merge, missing if "never".
       merge_timestamp?: Timestamp;
 

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