gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: add purse_expiration to purse status


From: gnunet
Subject: [taler-docs] branch master updated: add purse_expiration to purse status response
Date: Sun, 19 Feb 2023 17:55:41 +0100

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

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 9e56999  add purse_expiration to purse status response
9e56999 is described below

commit 9e5699978d1675d35823d354722fccec907a40be
Author: Florian Dold <florian@dold.me>
AuthorDate: Sun Feb 19 17:55:24 2023 +0100

    add purse_expiration to purse status response
---
 core/api-exchange.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 9492e7e..d33afd6 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -4216,6 +4216,11 @@ Wallet-to-wallet transfers
       // property is that it is either "never" or in the past.
       deposit_timestamp?: Timestamp;
 
+      // Time when the purse expires and
+      // funds that were not merged are refunded
+      // on the deposited coins.
+      purse_expiration: Timestamp;
+
       // EdDSA signature of the exchange over a
       // `TALER_PurseStatusResponseSignaturePS`
       // with purpose ``TALER_SIGNATURE_PURSE_STATUS_RESPONSE``

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