gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: -fix request name


From: gnunet
Subject: [taler-wallet-core] branch master updated: -fix request name
Date: Mon, 22 Jan 2024 21:31:19 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new d23fcb6f6 -fix request name
d23fcb6f6 is described below

commit d23fcb6f63756fafb164eace0958f9517d014717
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Jan 22 21:31:15 2024 +0100

    -fix request name
---
 packages/taler-wallet-core/src/wallet-api-types.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-wallet-core/src/wallet-api-types.ts 
b/packages/taler-wallet-core/src/wallet-api-types.ts
index c02862757..1d8c0ee06 100644
--- a/packages/taler-wallet-core/src/wallet-api-types.ts
+++ b/packages/taler-wallet-core/src/wallet-api-types.ts
@@ -248,7 +248,7 @@ export enum WalletApiOperation {
   TestingInfiniteTransactionLoop = "testingInfiniteTransactionLoop",
   GetExchangeResources = "getExchangeResources",
   DeleteExchange = "deleteExchange",
-  ListGlobalCurrencyExchanges = "listExchangeCurrencyScope",
+  ListGlobalCurrencyExchanges = "listGlobalExchangeCurrencyScope",
   ListGlobalCurrencyAuditors = "listGlobalCurrencyAuditors",
   AddGlobalCurrencyExchange = "addGlobalCurrencyExchange",
   RemoveGlobalCurrencyExchange = "removeGlobalCurrencyExchange",

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]