gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: -typo


From: gnunet
Subject: [taler-wallet-core] branch master updated: -typo
Date: Tue, 18 Jun 2024 19:22:08 +0200

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 05a3c4942 -typo
05a3c4942 is described below

commit 05a3c4942112bbd44cc0bbe385277125f9526ffa
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Jun 18 19:22:04 2024 +0200

    -typo
---
 packages/taler-wallet-core/src/withdraw.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-wallet-core/src/withdraw.ts 
b/packages/taler-wallet-core/src/withdraw.ts
index 930aa134b..7bf829db5 100644
--- a/packages/taler-wallet-core/src/withdraw.ts
+++ b/packages/taler-wallet-core/src/withdraw.ts
@@ -825,7 +825,7 @@ async function processWithdrawalGroupDialogProposed(
 
   url.searchParams.set("old_state", "pending");
 
-  const res = await ctx.wex.ws.runLongpollQueueing(
+  const resp = await ctx.wex.ws.runLongpollQueueing(
     url.hostname,
     async (timeoutMs) => {
       url.searchParams.set("long_poll_ms", `${timeoutMs}`);

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