commit cb3245a12bd1550cfbae4409a422c269a874a89d parent 7a069fc476732933baa06bf08a55ab36625d22fc Author: Christian Grothoff <grothoff@gnunet.org> Date: Thu, 12 Jun 2025 13:22:30 +0200 Revert "add bank_dialect (for #10085)" This reverts commit 7a069fc476732933baa06bf08a55ab36625d22fc. Diffstat:
| M | core/api-exchange.rst | | | 12 | ------------ |
1 file changed, 0 insertions(+), 12 deletions(-)
diff --git 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.