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: document desired behavio


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: document desired behavior for #5114 (timestamp in deposit)
Date: Thu, 20 Jul 2017 10:00:27 +0200

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 5b673ec  document desired behavior for #5114 (timestamp in deposit)
5b673ec is described below

commit 5b673eccbf425be6e2ba050d8d3d3304eb77dcdc
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Jul 20 10:00:24 2017 +0200

    document desired behavior for #5114 (timestamp in deposit)
---
 api-exchange.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/api-exchange.rst b/api-exchange.rst
index af9e199..54f07b2 100644
--- a/api-exchange.rst
+++ b/api-exchange.rst
@@ -624,7 +624,9 @@ denomination.
       ub_sig: RsaSignature;
 
       // timestamp when the contract was finalized, must match approximately 
the
-      // current time of the exchange
+      // current time of the exchange; if the timestamp is too far off, the
+      // exchange returns "400 Bad Request" with an error code of
+      // "TALER_EC_DEPOSIT_INVALID_TIMESTAMP".
       timestamp: Timestamp;
 
       // indicative time by which the exchange undertakes to transfer the 
funds to

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



reply via email to

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