aboutsummaryrefslogtreecommitdiff
path: root/doc/flows/kyc-deposit.tex
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-06-12 18:08:08 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-06-12 18:08:08 +0200
commit8be960125fed9860d8c254d1296ef100b548231c (patch)
tree8d3b9f38eae52512e2c7c6691b68400eb92e4b87 /doc/flows/kyc-deposit.tex
parentd8f8c550bd7ad85f9da9bc5edba619e533eabcc8 (diff)
downloadexchange-8be960125fed9860d8c254d1296ef100b548231c.tar.xz
-reg text work
Diffstat (limited to 'doc/flows/kyc-deposit.tex')
-rw-r--r--doc/flows/kyc-deposit.tex8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/flows/kyc-deposit.tex b/doc/flows/kyc-deposit.tex
index 2423235ab..bac0ead4e 100644
--- a/doc/flows/kyc-deposit.tex
+++ b/doc/flows/kyc-deposit.tex
@@ -61,11 +61,13 @@
\begin{table}[h!]
- \caption{Settings for the deposit trigger}
+ \caption{Settings for the deposit trigger. Note that the operation
+ must satisfy all of the given rules.}
\begin{tabular}{l|l|r}
{\bf Setting} & {\bf Type} & {\bf Value} \\ \hline \hline
Allowed bank accounts & RFC 8905 RegEx & {\em CH*} \\ \hline
- KYC deposit threshold & Amount & {\em 1000 CHF} \\
- Default AML deposit threshold & Amount & {\em 2500 CHF} \\
+ KYC deposit threshold & Amount/month & {\em 5000 CHF} \\
+ KYC deposit threshold & Amount/year & {\em 15000 CHF} \\
+ Default AML deposit threshold & Amount/month & {\em 2500 CHF} \\
\end{tabular}
\end{table}