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: making a note about debi


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: making a note about debit account currently ignored
Date: Tue, 09 May 2017 15:47:18 +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 5e8050d  making a note about debit account currently ignored
5e8050d is described below

commit 5e8050dce35265d2bc8475c16b68381b5cdc77a2
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue May 9 15:46:44 2017 +0200

    making a note about debit account currently ignored
---
 api/api-bank.rst | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/api/api-bank.rst b/api/api-bank.rst
index 8ecc9ab..8013d3d 100644
--- a/api/api-bank.rst
+++ b/api/api-bank.rst
@@ -84,7 +84,11 @@ request.
     // (See `TALER_WireTransferIdentifierP`_ for an encoding with CRC8.).
     wtid: base32;
 
-    // The sender's account identificator
+    // The sender's account identificator.  NOTE, in the current stage
+    // of development this field is _ignored_, as it's always the bank account
+    // of the logged user that plays as the "debit account".
+    // In future releases, a logged user may specify multiple bank accounts
+    // of her/his as the debit account.
     debit_account: number;
 
     // The recipient's account identificator

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



reply via email to

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