commit b2fd4bbb2e34d1df85a22e467b5aca5d64c39975
parent 8076c1f79719d2eac5c28afd165deb9ccd988c90
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 23 Apr 2024 12:51:54 +0200
-formatting
Diffstat:
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/design-documents/023-taler-kyc.rst b/design-documents/023-taler-kyc.rst
@@ -497,12 +497,14 @@ New endpoints
**Request:**
- *Account-Owner-Signature*: The client must provide Base-32 encoded EdDSA
- signature with ``$ACCOUNT_PRIV``, affirming the desire to obtain KYC data.
- Note that this is merely a simple authentication mechanism, the details of
- the request are not protected by the signature. The ``$ACCOUNT_PRIV``
- is either the (wallet long-term) reserve private key or the merchant
- instance private key.
+ *Account-Owner-Signature*:
+
+ The client must provide Base-32 encoded EdDSA signature with
+ ``$ACCOUNT_PRIV``, affirming the desire to obtain KYC data. Note that
+ this is merely a simple authentication mechanism, the details of the
+ request are not protected by the signature. The ``$ACCOUNT_PRIV`` is
+ either the (wallet long-term) reserve private key or the merchant instance
+ private key.
:query timeout_ms=NUMBER: *Optional.* If specified, the exchange will
wait up to ``timeout_ms`` milliseconds if the requirement continues
@@ -644,8 +646,9 @@ New endpoints
**Request**:
- *If-None-Match*: The client MAY provide an ``If-None-Match`` header with
- an ETag.
+ *If-None-Match*:
+
+ The client MAY provide an ``If-None-Match`` header with an ETag.
:query timeout_ms=MILLISECONDS: *Optional.* If specified, the exchange
will wait up to MILLISECONDS for a change to a more recent legitimization
@@ -872,7 +875,7 @@ New endpoints
The specified logic is unknown.
-.. http:post:: /kyc-wallet``
+.. http:post:: /kyc-wallet
The ``/wallet-kyc`` POST endpoint allows a wallet to notify an exchange if
it will cross a balance threshold. Here, the ``balance`` specified should be