gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 02/02: comment


From: gnunet
Subject: [taler-docs] 02/02: comment
Date: Sat, 27 Nov 2021 13:46:15 +0100

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

ms pushed a commit to branch master
in repository docs.

commit 32e11c7b12281d059d32bba5ad858144dfb3e7bf
Author: ms <ms@taler.net>
AuthorDate: Sat Nov 27 13:45:42 2021 +0100

    comment
---
 core/api-bank-access.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index 3ed8adf..343b319 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -209,9 +209,9 @@ Transactions
    .. ts:def:: BankAccountTransactionCreate
    
       interface CreateBankAccountTransactionCreate {
-
-        // Support 'iban' and 'x-taler-bank' authorities.  'iban'
-        // target type should specify a BIC too.
+        // Note: the authority value ('iban' or 'x-taler-bank')
+        // depends on the particular service that offers the Access API.
+        // euFin offers only 'iban' and the PyBank only 'x-taler-bank'.
         paytoUri: string;
 
         amount: string; // with currency

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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