gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: address word mistake


From: gnunet
Subject: [taler-docs] branch master updated: address word mistake
Date: Tue, 19 Oct 2021 10:40:25 +0200

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 53ee17f  address word mistake
53ee17f is described below

commit 53ee17f8888a73ca098dc45ed770073e83ebbbc7
Author: ms <ms@taler.net>
AuthorDate: Tue Oct 19 10:40:11 2021 +0200

    address word mistake
---
 core/api-bank-access.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index ddb2ec8..966ad61 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -108,8 +108,9 @@ name and account password, at least in the GNU Taler demo 
bank implementation.
       // only non-null if ``selection_done`` is ``true``.
       selected_reserve_pub: string | null;
 
-      // Exchange account selected by the exchange,
-      // only non-null if ``selection_done`` is ``true``.
+      // Exchange account selected by the wallet, or by the bank
+      // (with the default exchange) in case the wallet did not provide one
+      // through the Integration API.
       selected_exchange_account: string | null;
     }
 

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