Skip to content

Commit

Permalink
update titan network maintanence date
Browse files Browse the repository at this point in the history
  • Loading branch information
vihsonic committed Dec 24, 2024
1 parent da57d59 commit a55f6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/staging/constants/legacyTitan.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ export const LegacyTitanMaintenanceStatus: LegacyTitanMaintenanceEnum =
export const ClaimFeatureOpenDate = new Date("2025-01-06");
export const BridgeShutdownDate = new Date("2025-01-13");
export const TitanShutdownDate = new Date("2024-12-26");
export const TitanMaintenanceDate = new Date("2024-12-26T00:00:00.000Z");
export const TitanMaintenanceDate = new Date("2024-12-27T00:00:00Z");

0 comments on commit a55f6b4

Please sign in to comment.