aboutsummaryrefslogtreecommitdiff
path: root/src/types/dbTypes.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/types/dbTypes.ts')
-rw-r--r--src/types/dbTypes.ts4
1 files changed, 2 insertions, 2 deletions
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;