gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-api] branch master updated: refine text


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: refine text
Date: Fri, 28 Jun 2019 15:29:44 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository api.

The following commit(s) were added to refs/heads/master by this push:
     new c8c67af  refine text
c8c67af is described below

commit c8c67af05d56cfdf533c947c735cb2b61ed15e50
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 28 15:29:40 2019 +0200

    refine text
---
 api-bank.rst | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/api-bank.rst b/api-bank.rst
index c74477b..43fa59e 100644
--- a/api-bank.rst
+++ b/api-bank.rst
@@ -49,8 +49,9 @@ This API provides programmatic user registration in the bank.
   }
 
 
-This API provides programmatic withdrawing of cash via Taler.  It will
-trigger a wire transfer from the client's bank account to the exchange's.
+This API provides programmatic withdrawal of cash via Taler to all the
+users registered at the bank.  It triggers a wire transfer from the client
+bank account to the exchange's.
 
 .. _bank-register:
 .. http:post:: /taler/withdraw
@@ -73,7 +74,7 @@ trigger a wire transfer from the client's bank account to the 
exchange's.
     // Authentication method used
     auth: BankAuth;
   
-    // How much money will be withdrawn
+    // Amount to withdraw.
     amount: Amount;
 
     // Reserve public key.

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]