[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: fix endpoint name
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: fix endpoint name |
Date: |
Fri, 09 Aug 2024 00:01:17 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new 13adc9aa fix endpoint name
13adc9aa is described below
commit 13adc9aa42cf23fa21ed493562fb82d86e28b1b4
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Aug 9 00:01:14 2024 +0200
fix endpoint name
---
core/api-exchange.rst | 2 +-
design-documents/023-taler-kyc.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 0de1b894..f6adc874 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -4588,7 +4588,7 @@ regulatory compliance.
.. http:post:: /kyc-wallet
- The ``/wallet-kyc`` POST endpoint allows a wallet to notify an exchange if
+ The ``/kyc-wallet`` POST endpoint allows a wallet to notify an exchange if
it will cross a balance threshold. Here, the ``balance`` specified should be
the threshold (from the ``wallet_balance_limit_without_kyc`` array) that the
wallet would cross, and *not* the *exact* balance of the wallet. The
exchange
diff --git a/design-documents/023-taler-kyc.rst
b/design-documents/023-taler-kyc.rst
index 5113d81f..adeb19e5 100644
--- a/design-documents/023-taler-kyc.rst
+++ b/design-documents/023-taler-kyc.rst
@@ -705,7 +705,7 @@ New endpoints
.. http:post:: /kyc-wallet
- The ``/wallet-kyc`` POST endpoint allows a wallet to notify an exchange if
+ The ``/kyc-wallet`` POST endpoint allows a wallet to notify an exchange if
it will cross a balance threshold. Here, the ``balance`` specified should be
the threshold (from the ``wallet_balance_limit_without_kyc`` array) that the
wallet would cross, and *not* the *exact* balance of the wallet. The
exchange
--
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: fix endpoint name,
gnunet <=