gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: -refund_deadline here also optional


From: gnunet
Subject: [taler-docs] branch master updated: -refund_deadline here also optional
Date: Sun, 01 Aug 2021 19:18:23 +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 b398e1a  -refund_deadline here also optional
b398e1a is described below

commit b398e1a1d5fdf011ca8b45aa66246340fdf77b7c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Aug 1 19:18:21 2021 +0200

    -refund_deadline here also optional
---
 core/api-exchange.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index fb4ecf0..c42858b 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1730,7 +1730,7 @@ denomination.
 
       // Date until which the merchant can issue a refund to the customer via 
the
       // exchange, possibly zero if refunds are not allowed.
-      refund_deadline: Timestamp;
+      refund_deadline?: Timestamp;
 
       // Signature over `TALER_DepositRequestPS`, made by the customer with the
       // `coin's private key <coin-priv>`.

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