From 5b673eccbf425be6e2ba050d8d3d3304eb77dcdc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 20 Jul 2017 10:00:24 +0200 Subject: document desired behavior for #5114 (timestamp in deposit) --- api-exchange.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'api-exchange.rst') diff --git a/api-exchange.rst b/api-exchange.rst index af9e1999..54f07b27 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 -- cgit v1.2.3