gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] 01/02: add missing object store for transaction


From: gnunet
Subject: [taler-wallet-core] 01/02: add missing object store for transaction
Date: Fri, 17 Jul 2020 19:39:33 +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 76697b08fd657a7796a8910d5fe8c2dd0bbe74f6
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Fri Jul 17 23:04:38 2020 +0530

    add missing object store for transaction
---
 src/operations/transactions.ts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/operations/transactions.ts b/src/operations/transactions.ts
index bdb68a3b..85cd8716 100644
--- a/src/operations/transactions.ts
+++ b/src/operations/transactions.ts
@@ -146,6 +146,7 @@ export async function getTransactions(
       Stores.currencies,
       Stores.coins,
       Stores.denominations,
+      Stores.exchanges,
       Stores.proposals,
       Stores.purchases,
       Stores.refreshGroups,

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