[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: DD37: deposit can require KYC
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: DD37: deposit can require KYC |
Date: |
Wed, 05 Apr 2023 11:48:27 +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 aecb7e1 DD37: deposit can require KYC
aecb7e1 is described below
commit aecb7e1d149677944e21e32664fa894ea56d929e
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Apr 5 11:48:24 2023 +0200
DD37: deposit can require KYC
---
design-documents/037-wallet-transactions-lifecycle.rst | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/design-documents/037-wallet-transactions-lifecycle.rst
b/design-documents/037-wallet-transactions-lifecycle.rst
index 7eace85..a6eff28 100644
--- a/design-documents/037-wallet-transactions-lifecycle.rst
+++ b/design-documents/037-wallet-transactions-lifecycle.rst
@@ -384,8 +384,13 @@ increased from Y to Z. [Abort] [Continue] + checkbox: [X]
Do not ask again."
The wallet deposits coins with the exchange.
* ``[processed-success] => pending(track)``
+ * ``[processed-kyc-required] => pending(kyc-required)``
* ``[action:abort] => aborting(refund)``
+* ``pending(kyc-required)``
+
+ * ``[poll-success] => pending(initial)``
+
* ``pending(track)``
* ``[poll-success] => done``
--
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: DD37: deposit can require KYC,
gnunet <=