gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-api] branch master updated: use wire_deadline in dep


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: use wire_deadline in deposit request
Date: Sun, 01 Jul 2018 16:32:38 +0200

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

dold pushed a commit to branch master
in repository api.

The following commit(s) were added to refs/heads/master by this push:
     new b4aae77  use wire_deadline in deposit request
b4aae77 is described below

commit b4aae77aaea8b6cb20a0598ccfe9a1621f8ea0e0
Author: Florian Dold <address@hidden>
AuthorDate: Sun Jul 1 16:31:36 2018 +0200

    use wire_deadline in deposit request
---
 api-exchange.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api-exchange.rst b/api-exchange.rst
index 17c23b5..a0686f6 100644
--- a/api-exchange.rst
+++ b/api-exchange.rst
@@ -594,7 +594,7 @@ denomination.
 
       // indicative time by which the exchange undertakes to transfer the 
funds to
       // the merchant, in case of successful payment.
-      pay_deadline: Timestamp;
+      wire_deadline: Timestamp;
 
       // EdDSA `public key of the merchant <merchant-pub>`_, so that the 
client can identify the
       // merchant for refund requests.

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]