gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] 01/04: do not expose the noncePriv


From: gnunet
Subject: [taler-wallet-core] 01/04: do not expose the noncePriv
Date: Mon, 10 Jul 2023 14:44:24 +0200

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository wallet-core.

commit e0c4c2155f6d64a28a9e6c6f5b26773f3833b0fc
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Jul 10 09:42:14 2023 -0300

    do not expose the noncePriv
---
 packages/taler-wallet-core/src/operations/pay-merchant.ts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/packages/taler-wallet-core/src/operations/pay-merchant.ts 
b/packages/taler-wallet-core/src/operations/pay-merchant.ts
index 080191bfd..e258a0994 100644
--- a/packages/taler-wallet-core/src/operations/pay-merchant.ts
+++ b/packages/taler-wallet-core/src/operations/pay-merchant.ts
@@ -1009,7 +1009,6 @@ export async function checkPaymentByProposalId(
     orderId: proposal.orderId,
     sessionId: proposal.lastSessionId ?? proposal.downloadSessionId ?? "",
     claimToken: proposal.claimToken,
-    noncePriv: proposal.noncePriv,
   });
 
   // First check if we already paid for it.

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