From 7adfec2296239134650c5c933528ed819857d096 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 29 Jul 2020 18:58:21 +0530 Subject: remove redundant field --- taler-wallet.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/taler-wallet.rst b/taler-wallet.rst index ecab021e..200863f7 100644 --- a/taler-wallet.rst +++ b/taler-wallet.rst @@ -126,9 +126,6 @@ Balances are the amounts of digital cash held by the wallet. // when all pending transactions succeed (including internal refreshes) pendingOutgoing: Amount; - // true if the balance has pending transactions - hasPendingTransactions: boolean; - // true if the balance requires user-interaction, e.g. accepting a tip // (DEV: can be left out of a first implementation) requiresUserInput: boolean; -- cgit v1.2.3