[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: -formatting
From: |
Admin |
Subject: |
[taler-docs] branch master updated: -formatting |
Date: |
Thu, 05 Jun 2025 11:50:18 +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 8f8839e0 -formatting
8f8839e0 is described below
commit 8f8839e0cdcb2e281d9f8a2de5155fc9ddca6414
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Jun 5 11:50:14 2025 +0200
-formatting
---
design-documents/064-kyc-operation-algo.rst | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/design-documents/064-kyc-operation-algo.rst
b/design-documents/064-kyc-operation-algo.rst
index 47fa2ded..fcdfa611 100644
--- a/design-documents/064-kyc-operation-algo.rst
+++ b/design-documents/064-kyc-operation-algo.rst
@@ -66,16 +66,16 @@ Steps for processing operation of type ``op`` and amount
``amt``:
Notes:
- * Note 1: In practice, this might not be necessary, but
- there could be a non-exposed rule that the client needs
- to trigger to proceed.
- * Note 2: We must long-poll for the next rule generation here,
- since we can assume that the current set of rules contains non-exposed
- rule that prevents the current operation.
+* Note 1: In practice, this might not be necessary, but
+ there could be a non-exposed rule that the client needs
+ to trigger to proceed.
+* Note 2: We must long-poll for the next rule generation here,
+ since we can assume that the current set of rules contains non-exposed
+ rule that prevents the current operation.
Open questions:
- * What should the `lpt` parameter be in step 4?
+* What should the `lpt` parameter be in step 4?
Definition of Done
==================
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-docs] branch master updated: -formatting,
Admin <=