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: add timestamp for /reser


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: add timestamp for /reserve/status deposit events
Date: Mon, 15 Jan 2018 15:19:50 +0100

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

grothoff pushed a commit to branch master
in repository api.

The following commit(s) were added to refs/heads/master by this push:
     new 830f60f  add timestamp for /reserve/status deposit events
830f60f is described below

commit 830f60f493a84244533912864a11cca5e02955b7
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Jan 15 15:19:37 2018 +0100

    add timestamp for /reserve/status deposit events
---
 api-exchange.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api-exchange.rst b/api-exchange.rst
index 8950d1b..d0b215e 100644
--- a/api-exchange.rst
+++ b/api-exchange.rst
@@ -465,7 +465,7 @@ exchange.
       // Public key of the coin that was paid back; only present if type is 
"PAYBACK".
       coin_pub?: CoinPublicKey;
 
-      // Timestamp when the exchange received the /payback or executed the 
wire transfer. Only present if `type` is "PAYBACK" or "CLOSING".
+      // Timestamp when the exchange received the /payback or executed the 
wire transfer. Only present if `type` is "DEPOSIT", "PAYBACK" or "CLOSING".
       timestamp?: Timestamp;
    }
 

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



reply via email to

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