taler-docs

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

commit bdb441cd8338a52713a95a44af0434a7677e3e63
parent 08c88654aecb80a829b234d72eef04a201bdbb85
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 19 Mar 2017 08:36:25 +0100

clarify

Diffstat:
Mapi/api-exchange.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api/api-exchange.rst b/api/api-exchange.rst @@ -1019,7 +1019,7 @@ in using this API. interface PaybackConfirmation { // wire subject the exchange promises to use for the // wire transfer of the funds; - wire_subject: String; + wire_subject: Base32; // How much will the exchange pay back (needed by wallet in // case coin was partially spent and wallet got restored from backup)