From c09c5bbe625566fc61c811160d2ccdab263327fa Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 15 Dec 2020 17:12:22 +0100 Subject: derive tipping planchets from seed, implement backup further --- packages/taler-wallet-core/src/operations/transactions.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'packages/taler-wallet-core/src/operations/transactions.ts') diff --git a/packages/taler-wallet-core/src/operations/transactions.ts b/packages/taler-wallet-core/src/operations/transactions.ts index e4cbdd8c3..56e07a426 100644 --- a/packages/taler-wallet-core/src/operations/transactions.ts +++ b/packages/taler-wallet-core/src/operations/transactions.ts @@ -92,7 +92,6 @@ export async function getTransactions( Stores.purchases, Stores.refreshGroups, Stores.reserves, - Stores.reserveHistory, Stores.tips, Stores.withdrawalGroups, Stores.planchets, -- cgit v1.2.3