[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: -missing case
From: |
Admin |
Subject: |
[taler-docs] branch master updated: -missing case |
Date: |
Thu, 05 Jun 2025 11:49:55 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository taler-docs.
The following commit(s) were added to refs/heads/master by this push:
new 4c425700 -missing case
4c425700 is described below
commit 4c425700990de8b1321b1bff78537ff3e902c54f
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Jun 5 11:49:50 2025 +0200
-missing case
---
design-documents/064-kyc-operation-algo.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/design-documents/064-kyc-operation-algo.rst
b/design-documents/064-kyc-operation-algo.rst
index f11b5e05..47fa2ded 100644
--- a/design-documents/064-kyc-operation-algo.rst
+++ b/design-documents/064-kyc-operation-algo.rst
@@ -54,6 +54,7 @@ Steps for processing operation of type ``op`` and amount
``amt``:
4. Request the ``/kyc-check/...`` endpoint applicable for ``op``
with long-polling for ``min_rule`` set to ``last_rule_gen``.
+ * If the request returns ``204 No Content``, proceed with step 2.
* If the request returns ``200 Ok`` or a ``202 Accepted``:
* Set ``last_rule_gen := response.rule_gen``
--
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: -missing case,
Admin <=