fix test config
This commit is contained in:
parent
088e6c5f3c
commit
90886bd411
@ -53,7 +53,7 @@ URL = "payto://x-taler-bank/localhost:8082/3"
|
|||||||
|
|
||||||
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/account-1.json
|
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/account-1.json
|
||||||
|
|
||||||
PLUGIN = "taler_bank"
|
METHOD = "x-taler-bank"
|
||||||
|
|
||||||
ENABLE_DEBIT = YES
|
ENABLE_DEBIT = YES
|
||||||
|
|
||||||
|
@ -83,7 +83,6 @@ URL = "payto://x-taler-bank/localhost:8082/2"
|
|||||||
# wallets with the bank information for transfers to the exchange.
|
# wallets with the bank information for transfers to the exchange.
|
||||||
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/account-2.json
|
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/account-2.json
|
||||||
|
|
||||||
# Which wire plugin should we used to access the account?
|
|
||||||
METHOD = x-taler-bank
|
METHOD = x-taler-bank
|
||||||
|
|
||||||
# Authentication information for basic authentication
|
# Authentication information for basic authentication
|
||||||
|
Loading…
Reference in New Issue
Block a user