gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: making formulation more abstract


From: gnunet
Subject: [taler-docs] branch master updated: making formulation more abstract
Date: Sun, 19 Mar 2023 10:58:47 +0100

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

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new a4a1a6b  making formulation more abstract
a4a1a6b is described below

commit a4a1a6bbe41ec446825b18fe4888275bdff9d414
Author: ms <ms@taler.net>
AuthorDate: Sun Mar 19 10:58:33 2023 +0100

    making formulation more abstract
---
 libeufin/api-nexus.rst | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index a5e8609..91a3b5e 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -743,13 +743,11 @@ Bank connections connect the local Nexus bank account to 
the bank.
   a new one will be created, and it will have ``connId`` as the
   default bank connection.
 
-  If an existing local bank account with the same ID already exists,
-  this call fails if ``offeredAccountId`` and ``nexusBankAccountId``
-  have different IBANs.  Note: for each local bank account, Nexus only
-  uses its default connection and this call does NOT change the default
-  connection of the existing local bank account; in this case, it merely
+  If an existing local bank account whose ID equals ``nexusBankAccountId``
+  already exists, this call fails if ``offeredAccountId`` and 
``nexusBankAccountId``
+  have different IBANs.  If instead the IBAN is the same, this call merely
   associates ``offeredAccountId`` to ``nexusBankAccountId`` internally
-  in the database.
+  in the database without changing ``nexusBankAccountId`` default connection.
 
   .. ts:def:: ImportBankAccount
 

-- 
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]