gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: -pass force from cli


From: gnunet
Subject: [taler-wallet-core] branch master updated: -pass force from cli
Date: Tue, 23 Jan 2024 10:45:30 +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 7e7306ec4 -pass force from cli
7e7306ec4 is described below

commit 7e7306ec4585c5fd7a2ceb727177e7d249ae6031
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Jan 23 10:45:26 2024 +0100

    -pass force from cli
---
 packages/taler-wallet-cli/src/index.ts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/packages/taler-wallet-cli/src/index.ts 
b/packages/taler-wallet-cli/src/index.ts
index d1c8cc4d1..8603f7445 100644
--- a/packages/taler-wallet-cli/src/index.ts
+++ b/packages/taler-wallet-cli/src/index.ts
@@ -802,6 +802,7 @@ exchangesCli
     await withWallet(args, async (wallet) => {
       await wallet.client.call(WalletApiOperation.UpdateExchangeEntry, {
         exchangeBaseUrl: args.exchangesUpdateCmd.url,
+        force: args.exchangesUpdateCmd.force,
       });
     });
   });

-- 
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]