taler-docs

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

commit 5f9c5df709bf41178a3a04c284c422195ebc0f44
parent 26d4f610d11bcb2edca2f201341df18ecd28faa5
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Wed, 23 Mar 2016 13:17:37 +0100

wid->wtid

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

diff --git a/api-bank.rst b/api-bank.rst @@ -51,7 +51,7 @@ the recipient's account amount: Amount; // The id of this wire transfer - wid: base32; + wtid: base32; // The sender's account identificator debit_account: number;