summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-10-13 10:35:20 +0200
committerChristian Grothoff <christian@grothoff.org>2021-10-13 10:35:20 +0200
commit96ce11185241beaf013ae4a21ed3d4c285196637 (patch)
tree7ed699964c681084b2d6f21d9d4ec5463e062f33
parentfb932adf797f0c951d3dde5dfe7a390ec522f7de (diff)
downloaddocs-96ce11185241beaf013ae4a21ed3d4c285196637.tar.gz
docs-96ce11185241beaf013ae4a21ed3d4c285196637.tar.bz2
docs-96ce11185241beaf013ae4a21ed3d4c285196637.zip
clarify exchange endpoint
-rw-r--r--design-documents/023-taler-kyc.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/design-documents/023-taler-kyc.rst b/design-documents/023-taler-kyc.rst
index 499b9c93..3e67bff2 100644
--- a/design-documents/023-taler-kyc.rst
+++ b/design-documents/023-taler-kyc.rst
@@ -178,7 +178,7 @@ Merchant modifications
We introduce new ``kyc_status``, ``kyc_timestamp`` and ``kyc_serial`` fields
into a new table with primary keys ``exchange_url`` and ``account``. This
status is updated whenever a deposit is created or tracked, or whenever the
-mechant backend receives a ``/kyc/`` response from the exchange. Initially,
+mechant backend receives a ``/kyc-check/`` response from the exchange. Initially,
``kyc_serial`` is zero, indicating that the merchant has not yet made any
deposits and thus does not have an account at the exchange.