diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2018-01-18 12:51:54 +0100 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2018-01-18 12:51:54 +0100 |
commit | 63c96a1903c22263cf299f3e944decd91c6773bf (patch) | |
tree | f0c6bed8e5c8ce09c9b2418d3c8e29026e4c7939 /doc/taler-exchange.texi | |
parent | 146cc27b248fd218ae3d0efc11cff24804724579 (diff) |
remove obsolete paragraph
Diffstat (limited to 'doc/taler-exchange.texi')
-rw-r--r-- | doc/taler-exchange.texi | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/taler-exchange.texi b/doc/taler-exchange.texi index e354b58c1..827d181a3 100644 --- a/doc/taler-exchange.texi +++ b/doc/taler-exchange.texi @@ -482,11 +482,9 @@ To enable the wire transfer method ``sepa'', you need to set ``ENABLE=YES'' in section @cite{[exchange-wire-sepa]}. -The bank account where the exchange gets money from customers is -configured under the section @cite{[exchange-wire-incoming-sepa]}. This -section contains only one option: @cite{sepa_response_file}, which takes -the path to a text file containing the exchange's bank account details -in JSON format. +This section contains only one option: @cite{sepa_response_file}, +which takes the path to a text file containing the exchange's bank +account details in JSON format. The command line tool @cite{taler-exchange-wire} is used to create such a file. For example, the utility may be invoked as follows: |