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:35:31 +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 294403aa4 -fix request name
294403aa4 is described below

commit 294403aa43ed5068cce357fdda63c00ceee95413
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Jan 22 21:35:28 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 1d8c0ee06..594d5e14d 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 = "listGlobalExchangeCurrencyScope",
+  ListGlobalCurrencyExchanges = "listGlobalCurrencyExchanges",
   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]