From 95e638f513c6e8e5b4ab32981a1f8900b43700c7 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 2 Apr 2020 20:44:12 +0530 Subject: cosmetics and comments --- src/types/dbTypes.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/types') diff --git a/src/types/dbTypes.ts b/src/types/dbTypes.ts index b87ada115..f94fb6c6f 100644 --- a/src/types/dbTypes.ts +++ b/src/types/dbTypes.ts @@ -165,9 +165,9 @@ export interface WalletReserveHistoryWithdrawItem { /** * Hash of the blinded coin. - * + * * When this value is set, it indicates that a withdrawal is active - * in the wallet for the + * in the wallet for the */ expectedCoinEvHash?: string; -- cgit v1.2.3