[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: clarify what happens on block
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: clarify what happens on block |
Date: |
Sun, 02 Jul 2023 15:22:32 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new 8d6bce26 clarify what happens on block
8d6bce26 is described below
commit 8d6bce26ad056fca1f097c66de62e01476157850
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jul 2 15:22:28 2023 +0200
clarify what happens on block
---
doc/flows/kyc-deposit.tex | 4 ++--
doc/flows/kyc-pull.tex | 5 ++++-
doc/flows/kyc-push.tex | 4 ++--
3 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/doc/flows/kyc-deposit.tex b/doc/flows/kyc-deposit.tex
index b6345ad7..c2b2ff24 100644
--- a/doc/flows/kyc-deposit.tex
+++ b/doc/flows/kyc-deposit.tex
@@ -55,8 +55,8 @@
\end{tikzpicture}
\end{center}
\caption{Regulatory process when depositing digital cash into a bank
- account. When the transfer is denied, the money is returned to the
- originating wallet.}
+ account. When the transfer is denied, the money is held in escrow
+ until authorities authorize the transfer.}
\end{figure}
diff --git a/doc/flows/kyc-pull.tex b/doc/flows/kyc-pull.tex
index d131d130..c89986ea 100644
--- a/doc/flows/kyc-pull.tex
+++ b/doc/flows/kyc-pull.tex
@@ -63,7 +63,10 @@
\end{center}
\caption{Regulatory process when receiving payments from another wallet.
The threshold depends on the risk profile from the KYC process.
- When invoicing is denied the wallet cannot generate the invoice.}
+ When KYC thresholds would be passed, the receiving wallet cannot
+ generate a valid invoice until it has provided the KYC data.
+ When a transfer is denied by AML staff, the money is held in escrow
+ until authorities authorize the transfer.}
\end{figure}
diff --git a/doc/flows/kyc-push.tex b/doc/flows/kyc-push.tex
index 4cc09c18..93a6fdaa 100644
--- a/doc/flows/kyc-push.tex
+++ b/doc/flows/kyc-push.tex
@@ -63,8 +63,8 @@
\end{center}
\caption{Regulatory process when receiving payments from another wallet.
The threshold depends on the risk profile from the KYC process.
- When the transfer is denied the money is (eventually) returned to
- the originating wallet.}
+ When the transfer is denied, the money is held in escrow
+ until authorities authorize the transfer.}
\end{figure}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: clarify what happens on block,
gnunet <=