gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] 01/02: -comment


From: gnunet
Subject: [taler-wallet-core] 01/02: -comment
Date: Mon, 19 Sep 2022 12:48:18 +0200

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

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

commit d759c7e78a2bbf8c0cf191aab7f513353372baf9
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Sep 19 12:21:15 2022 +0200

    -comment
---
 packages/taler-wallet-core/src/operations/pay.ts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/packages/taler-wallet-core/src/operations/pay.ts 
b/packages/taler-wallet-core/src/operations/pay.ts
index 18be0fe65..415100160 100644
--- a/packages/taler-wallet-core/src/operations/pay.ts
+++ b/packages/taler-wallet-core/src/operations/pay.ts
@@ -963,7 +963,6 @@ export async function selectCandidates(
           if (denom.isRevoked || !denom.isOffered) {
             continue;
           }
-          // FIXME: validation status and isOffered!
           denoms.push({
             ...DenominationRecord.toDenomInfo(denom),
             numAvailable: denomAvail.freshCoinCount ?? 0,

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