taler-docs

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

commit 44a25232f10578be0b909c59572b77398d1db0bc
parent dc5482ed746df12fe353e2e1e7457e0f7d582c94
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  3 Apr 2017 16:12:18 +0200

minor spec update

Diffstat:
Mapi/api-exchange.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/api/api-exchange.rst b/api/api-exchange.rst @@ -1025,8 +1025,8 @@ in using this API. // case coin was partially spent and wallet got restored from backup) amount: Amount; - // Time by which the exchange promises to wire the funds back. - payback_deadline: Timestamp; + // Time by which the exchange received the /payback request. + timestamp: Timestamp; // the EdDSA signature of `TALER_PaybackConfirmationPS`_ using a current // `signing key of the exchange <sign-key-priv>`_ affirming the successful