taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 5b673eccbf425be6e2ba050d8d3d3304eb77dcdc
parent a76dc6a4c66ed9ecce34ba84e6bfe2b910660b2c
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 20 Jul 2017 10:00:24 +0200

document desired behavior for #5114 (timestamp in deposit)

Diffstat:
Mapi-exchange.rst | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 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