From a844136489611525726c117cb28086b854bee5c0 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 26 Jun 2023 19:27:34 +0200 Subject: wallet-core: make changes to available amount atomic W.r.t. transactions --- packages/taler-wallet-core/src/util/coinSelection.ts | 2 -- 1 file changed, 2 deletions(-) (limited to 'packages/taler-wallet-core/src/util') diff --git a/packages/taler-wallet-core/src/util/coinSelection.ts b/packages/taler-wallet-core/src/util/coinSelection.ts index 26dc0dedc..d3c6ffc67 100644 --- a/packages/taler-wallet-core/src/util/coinSelection.ts +++ b/packages/taler-wallet-core/src/util/coinSelection.ts @@ -31,7 +31,6 @@ import { AmountJson, AmountResponse, Amounts, - AmountString, CoinStatus, ConvertAmountRequest, DenominationInfo, @@ -42,7 +41,6 @@ import { ForcedDenomSel, GetAmountRequest, GetPlanForOperationRequest, - GetPlanForOperationResponse, j2s, Logger, parsePaytoUri, -- cgit v1.2.3