From bc29fc73aed60c83b4e508754a40c1deed798cbd Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 25 Mar 2024 11:48:18 +0100 Subject: -comment --- packages/taler-util/src/wallet-types.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'packages') diff --git a/packages/taler-util/src/wallet-types.ts b/packages/taler-util/src/wallet-types.ts index 92a902eca..5916eb968 100644 --- a/packages/taler-util/src/wallet-types.ts +++ b/packages/taler-util/src/wallet-types.ts @@ -3002,9 +3002,7 @@ export interface WithdrawalExchangeAccountDetails { * Transfer amount. Might be in a different currency than the requested * amount for withdrawal. * - * Redundant with the amount in paytoUri, just included to avoid parsing. - * - * Only included if this account does a currency conversion. + * Absent if this is a conversion account and the conversion failed. */ transferAmount?: AmountString; -- cgit v1.2.3