From 132ece8e53d2c7d69c943a2898ed07411c63f12f Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 8 Sep 2023 11:45:31 +0200 Subject: wallet-core: store contract terms in separate object store only --- packages/taler-wallet-core/src/operations/pay-peer-push-credit.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'packages/taler-wallet-core/src/operations/pay-peer-push-credit.ts') diff --git a/packages/taler-wallet-core/src/operations/pay-peer-push-credit.ts b/packages/taler-wallet-core/src/operations/pay-peer-push-credit.ts index f0f659aa3..89d9e3b49 100644 --- a/packages/taler-wallet-core/src/operations/pay-peer-push-credit.ts +++ b/packages/taler-wallet-core/src/operations/pay-peer-push-credit.ts @@ -446,7 +446,6 @@ async function handlePendingMerge( amount, wgInfo: { withdrawalType: WithdrawalRecordType.PeerPushCredit, - contractTerms, }, forcedWithdrawalGroupId: peerInc.withdrawalGroupId, exchangeBaseUrl: peerInc.exchangeBaseUrl, -- cgit v1.2.3