summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-10-25 14:50:58 +0200
committerChristian Grothoff <christian@grothoff.org>2016-10-25 14:50:58 +0200
commit093db2e646bdcd84e107e30abb7b627775a42cba (patch)
tree3cf7c3ae23336524185e759de5dd597becb7fce5
parent924768cd5585f7ccdfcd8c2570023a0712cb723b (diff)
downloadexchange-093db2e646bdcd84e107e30abb7b627775a42cba.tar.gz
exchange-093db2e646bdcd84e107e30abb7b627775a42cba.tar.bz2
exchange-093db2e646bdcd84e107e30abb7b627775a42cba.zip
avoid SEPA, use wire transfer as the more generic term
-rw-r--r--doc/paper/taler.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/paper/taler.tex b/doc/paper/taler.tex
index 28d377f80..acdb67017 100644
--- a/doc/paper/taler.tex
+++ b/doc/paper/taler.tex
@@ -649,11 +649,11 @@ Now the customer carries out the following interaction with the exchange:
\item coin key $C := (c_s,C_p)$ with private key $c_s$ and public key $C_p := c_s G$,
\item blinding factor $b$, and commits $\langle W, C, b \rangle$ to disk.
\end{itemize}
- \item[SEPA Send]
+ \item[Wire transfer send]
The customer transfers an amount of money corresponding to
at least $K_v$ to the exchange, with $W_p$ in the subject line
of the transaction.
- \item[SEPA Recieve]
+ \item[Wire transfer recieve]
The exchange receives the transaction and credits the reserve $W_p$
with the respective amount in its database.
\item[POST {\tt /withdraw/sign}]