From 6b1aea426a5cb0d6d33757ccaafee831f4875c8c Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 21 May 2021 11:47:11 +0200 Subject: tombstone processing in backup import --- packages/taler-wallet-core/src/operations/backup/state.ts | 3 --- 1 file changed, 3 deletions(-) (limited to 'packages/taler-wallet-core/src/operations/backup/state.ts') diff --git a/packages/taler-wallet-core/src/operations/backup/state.ts b/packages/taler-wallet-core/src/operations/backup/state.ts index 686c307a1..e2a0f4cf3 100644 --- a/packages/taler-wallet-core/src/operations/backup/state.ts +++ b/packages/taler-wallet-core/src/operations/backup/state.ts @@ -28,9 +28,6 @@ export interface WalletBackupConfState { /** * Last hash of the canonicalized plain-text backup. - * - * Used to determine whether the wallet's content changed - * and we need to bump the clock. */ lastBackupPlainHash?: string; -- cgit v1.2.3