diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-05-04 18:35:53 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-05-04 18:35:53 +0200 |
commit | f4df63e448c9bcd990ec9a41eb6cb19a36246099 (patch) | |
tree | c53f8f31dfc346b416cbfeb43a715b4060e19bc3 /src/wire/wire-sepa.conf | |
parent | 234dbcc7b71ac98e7f63393e454377d1e2ae11c7 (diff) |
adding support for transaction history to wire plugin API (#4959)
Diffstat (limited to 'src/wire/wire-sepa.conf')
-rw-r--r-- | src/wire/wire-sepa.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wire/wire-sepa.conf b/src/wire/wire-sepa.conf index 88d2ac03c..eb43d3dcc 100644 --- a/src/wire/wire-sepa.conf +++ b/src/wire/wire-sepa.conf @@ -6,7 +6,6 @@ # Set to "YES" to activate the 'sepa' plugin. ENABLE = NO -[exchange-wire-incoming-sepa] # This is the response we give out for the /wire request. It provides # wallets with the bank information for transfers to the exchange. SEPA_RESPONSE_FILE = ${TALER_CONFIG_HOME}/exchange/wire/sepa.json |