[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: Revert "add bank_dialect (for #10085
From: |
Admin |
Subject: |
[taler-docs] branch master updated: Revert "add bank_dialect (for #10085)" |
Date: |
Thu, 12 Jun 2025 13:22:35 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository taler-docs.
The following commit(s) were added to refs/heads/master by this push:
new cb3245a1 Revert "add bank_dialect (for #10085)"
cb3245a1 is described below
commit cb3245a12bd1550cfbae4409a422c269a874a89d
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Thu Jun 12 13:22:30 2025 +0200
Revert "add bank_dialect (for #10085)"
This reverts commit 7a069fc476732933baa06bf08a55ab36625d22fc.
---
core/api-exchange.rst | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 18bc5147..e89e8385 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -91,12 +91,6 @@ possibly by using HTTPS.
// @since protocol **v21**.
shopping_url?: string;
- // Dialect the bank would like wallets to speak. Used to customize
- // wallet messages to the user when interacting specifically with
- // this exchange.
- // @since protocol **v29**.
- bank_dialect?: string;
-
// How wallets should render this currency.
currency_specification: CurrencySpecification;
@@ -179,12 +173,6 @@ possibly by using HTTPS.
// @since protocol **v21**.
shopping_url?: string;
- // Dialect the bank would like wallets to speak. Used to customize
- // wallet messages to the user when interacting specifically with
- // this exchange.
- // @since protocol **v29**.
- bank_dialect?: string;
-
// Instructs wallets to use certain bank-specific
// language (for buttons) and/or other UI/UX customization
// for compliance with the rules of that bank.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: Revert "add bank_dialect (for #10085)",
Admin <=