gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: -fully remove


From: gnunet
Subject: [taler-wallet-core] branch master updated: -fully remove
Date: Fri, 02 Jun 2023 16:11:55 +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 369016c5a -fully remove
369016c5a is described below

commit 369016c5a29b300817aa61ba35845ea0b3f082ef
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Jun 2 16:11:51 2023 +0200

    -fully remove
---
 packages/taler-wallet-core/src/operations/pay-peer.ts | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/packages/taler-wallet-core/src/operations/pay-peer.ts 
b/packages/taler-wallet-core/src/operations/pay-peer.ts
index edebad65b..28fef6afc 100644
--- a/packages/taler-wallet-core/src/operations/pay-peer.ts
+++ b/packages/taler-wallet-core/src/operations/pay-peer.ts
@@ -1750,14 +1750,6 @@ export async function processPeerPullCredit(
       await tx.peerPullPaymentInitiations.put(pi2);
     });
 
-  ws.notify({
-    type: NotificationType.PeerPullCreditReady,
-    transactionId: constructTransactionIdentifier({
-      tag: TransactionType.PeerPullCredit,
-      pursePub: pullIni.pursePub,
-    }),
-  });
-
   return {
     type: OperationAttemptResultType.Finished,
     result: undefined,

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