aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-01-17 20:08:12 +0100
committerFlorian Dold <florian@dold.me>2021-01-17 20:08:12 +0100
commitf884193b1adf0861f710c6ab1bb94ea2073ade65 (patch)
treebb008a77117e517dc62e4fd81916b69cc064a5de /packages/taler-wallet-cli/src/integrationtests/test-revocation.ts
parente3fa019e1440443775d1ce8d3bf9069aad1855d1 (diff)
downloadwallet-core-f884193b1adf0861f710c6ab1bb94ea2073ade65.tar.xz
rename taler-helper-crypto-* to taler-exchange-secmod-*
Diffstat (limited to 'packages/taler-wallet-cli/src/integrationtests/test-revocation.ts')
-rw-r--r--packages/taler-wallet-cli/src/integrationtests/test-revocation.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts b/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts
index 421b9a30f..052045302 100644
--- a/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts
+++ b/packages/taler-wallet-cli/src/integrationtests/test-revocation.ts
@@ -83,8 +83,8 @@ async function createTestEnvironment(
});
exchange.changeConfig((config) => {
- config.setString("taler-helper-crypto-eddsa", "lookahead_sign", "20 s");
- config.setString("taler-helper-crypto-rsa", "lookahead_sign", "20 s");
+ config.setString("taler-exchange-secmod-eddsa", "lookahead_sign", "20 s");
+ config.setString("taler-exchange-secmod-rsa", "lookahead_sign", "20 s");
});
const exchangeBankAccount = await bank.createExchangeAccount(