diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-07-02 14:52:36 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-07-02 14:52:36 +0200 |
commit | c6e3cba61dee3b9578d3adcee9c76b5c7ca60b02 (patch) | |
tree | f00532b41f1b92373617636d34f7e3b862f6f9be /doc/flows/proc-kyc.tex | |
parent | a8b3f0eb4ea6c7b438a4081fe9a91b38ac60b07d (diff) |
edits
Diffstat (limited to 'doc/flows/proc-kyc.tex')
-rw-r--r-- | doc/flows/proc-kyc.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/flows/proc-kyc.tex b/doc/flows/proc-kyc.tex index 006a0556..c279052f 100644 --- a/doc/flows/proc-kyc.tex +++ b/doc/flows/proc-kyc.tex @@ -42,10 +42,11 @@ \label{fig:proc:kyc} \end{figure} -At the beginning of the KYC process, the user needs to specify -whether they are an {\bf individual} or a {\bf business}. This -then determines which types of attributes are collected in the -KYC process (Table~\ref{table:proc:kyc:individual} vs. +At the beginning of the KYC process, the user needs to specify whether they +are an {\bf individual} or a {\bf business}.\footnote{ In pratice, we expect +most wallet-users to be individuals, but in principle a wallet could be owned +by a business.} This then determines which types of attributes are collected +in the KYC process (Table~\ref{table:proc:kyc:individual} vs. Table~\ref{table:proc:kyc:business}). \begin{table} @@ -66,7 +67,6 @@ Table~\ref{table:proc:kyc:business}). \end{center} \end{table} - \begin{table} \caption{Information collected for businesses} \label{table:proc:kyc:business} |