aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-12-12 21:48:06 +0100
committerFlorian Dold <florian@dold.me>2023-12-12 21:48:06 +0100
commit272868277415383dc80671657f158c5c08c7c6d5 (patch)
treeaf1b37f60c40396ba00b3933b6aff4f8d7cffd2a /packages/taler-util
parent387416f02dec4a7f948ba96e918e3cacaf92639e (diff)
downloadwallet-core-272868277415383dc80671657f158c5c08c7c6d5.tar.xz
-rename type
Diffstat (limited to 'packages/taler-util')
-rw-r--r--packages/taler-util/src/wallet-types.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-util/src/wallet-types.ts b/packages/taler-util/src/wallet-types.ts
index 3b4bc6a29..b25b3e406 100644
--- a/packages/taler-util/src/wallet-types.ts
+++ b/packages/taler-util/src/wallet-types.ts
@@ -1415,7 +1415,7 @@ export interface AcceptManualWithdrawalResult {
transactionId: TransactionIdStr;
}
-export interface ManualWithdrawalDetails {
+export interface WithdrawalDetailsForAmount {
/**
* Did the user accept the current version of the exchange's
* terms of service?