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 import


From: gnunet
Subject: [taler-wallet-core] branch master updated: -fix import
Date: Mon, 05 Jun 2023 18:01:35 +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 bdb67c83a -fix import
bdb67c83a is described below

commit bdb67c83a9d0244ba58e22f4811736722bbcb659
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Jun 5 18:01:32 2023 +0200

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

diff --git a/packages/taler-wallet-core/src/wallet.ts 
b/packages/taler-wallet-core/src/wallet.ts
index d0c34588b..89e1bf383 100644
--- a/packages/taler-wallet-core/src/wallet.ts
+++ b/packages/taler-wallet-core/src/wallet.ts
@@ -205,11 +205,11 @@ import {
 import {
   confirmPeerPullDebit,
   preparePeerPullDebit,
+  processPeerPullDebit,
 } from "./operations/pay-peer-pull-debit.js";
 import {
   confirmPeerPushCredit,
   preparePeerPushCredit,
-  processPeerPullDebit,
   processPeerPushCredit,
 } from "./operations/pay-peer-push-credit.js";
 import {

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