chore: lint

This commit is contained in:
Rajeh Taher
2025-10-16 13:26:58 +03:00
parent 93b87e4653
commit d0feb240fa
4 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ export const PROCESSABLE_HISTORY_TYPES = [
proto.Message.HistorySyncNotification.HistorySyncType.FULL,
proto.Message.HistorySyncNotification.HistorySyncType.ON_DEMAND,
proto.Message.HistorySyncNotification.HistorySyncType.NON_BLOCKING_DATA,
proto.Message.HistorySyncNotification.HistorySyncType.INITIAL_STATUS_V3
proto.Message.HistorySyncNotification.HistorySyncType.INITIAL_STATUS_V3
]
export const DEFAULT_CONNECTION_CONFIG: SocketConfig = {