summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-08-22 16:37:27 +0200
committerFlorian Dold <florian@dold.me>2023-08-22 16:37:27 +0200
commit0a05f6d9030b5a2ce201a98553fa4e6ff13eb907 (patch)
tree75846cdf415443879344e01e38cda7d0cfccdb2c /packages/taler-wallet-core/src/wallet.ts
parentb9f908db58c43d739e343dda250c5857ec893968 (diff)
downloadwallet-core-0a05f6d9030b5a2ce201a98553fa4e6ff13eb907.tar.gz
wallet-core-0a05f6d9030b5a2ce201a98553fa4e6ff13eb907.tar.bz2
wallet-core-0a05f6d9030b5a2ce201a98553fa4e6ff13eb907.zip
wallet-core: always use batch withdrawal
Diffstat (limited to 'packages/taler-wallet-core/src/wallet.ts')
-rw-r--r--packages/taler-wallet-core/src/wallet.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/taler-wallet-core/src/wallet.ts b/packages/taler-wallet-core/src/wallet.ts
index 8cd9bb8c3..b967571d0 100644
--- a/packages/taler-wallet-core/src/wallet.ts
+++ b/packages/taler-wallet-core/src/wallet.ts
@@ -1696,7 +1696,6 @@ export class Wallet {
],
},
features: {
- batchWithdrawal: false,
allowHttp: false,
},
testing: {